Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309e83c commit bdaa8fdCopy full SHA for bdaa8fd
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