diff --git a/composer.json b/composer.json index dfa248ba26..9b30b092c4 100644 --- a/composer.json +++ b/composer.json @@ -70,7 +70,7 @@ "web/modules/contrib/{$name}": ["type:drupal-module"], "web/profiles/contrib/{$name}": ["type:drupal-profile"], "web/themes/contrib/{$name}": ["type:drupal-theme"], - "drush/Commands/{$name}": ["type:drupal-drush"] + "drush/Commands/contrib/{$name}": ["type:drupal-drush"] }, "drupal-scaffold": { "initial": {