Skip to content
Snippets Groups Projects

Issue #3389897: Support Drupal 10

Files

composer.json 0 → 100644
+ 11
0
{
"name": "drupal/pcp",
"description": "Profile Complete Percent.",
"type": "drupal-module",
"support": {
"issues": "https://www.drupal.org/project/issues/pcp",
"source": "https://git.drupalcode.org/project/pcp"
},
"license": "GPL-2.0+"
}
Loading