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.
2 parents 24ab11d + 4a35beb commit f28a782Copy full SHA for f28a782
composer.json
@@ -65,7 +65,7 @@
65
"web/modules/contrib/{$name}": ["type:drupal-module"],
66
"web/profiles/contrib/{$name}": ["type:drupal-profile"],
67
"web/themes/contrib/{$name}": ["type:drupal-theme"],
68
- "drush/contrib/{$name}": ["type:drupal-drush"]
+ "drush/Commands/{$name}": ["type:drupal-drush"]
69
}
70
71
0 commit comments