We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c18e5b commit 7b98f0eCopy full SHA for 7b98f0e
composer.json
@@ -70,7 +70,7 @@
70
"web/modules/contrib/{$name}": ["type:drupal-module"],
71
"web/profiles/contrib/{$name}": ["type:drupal-profile"],
72
"web/themes/contrib/{$name}": ["type:drupal-theme"],
73
- "drush/Commands/{$name}": ["type:drupal-drush"]
+ "drush/Commands/contrib/{$name}": ["type:drupal-drush"]
74
},
75
"drupal-scaffold": {
76
"initial": {
0 commit comments