diff --git a/commands/web/expand-composer-json b/commands/web/expand-composer-json index 2f281bf..1f166c1 100644 --- a/commands/web/expand-composer-json +++ b/commands/web/expand-composer-json @@ -5,7 +5,7 @@ ## Description: Add Drupal core and other needed dependencies. ## Usage: expand-composer-json [flags] [PROJECT_NAME] ## Example: "ddev expand-composer-json ctools" -## ProjectTypes: drupal8,drupal9,drupal10 +## ProjectTypes: drupal,drupal8,drupal9,drupal10 ## ExecRaw: true export _WEB_ROOT=$DDEV_DOCROOT