diff --git a/commands/web/phpstan b/commands/web/phpstan index ae151f6..01fa27d 100755 --- a/commands/web/phpstan +++ b/commands/web/phpstan @@ -5,7 +5,6 @@ ## Description: Run phpstan inside the web container ## Usage: phpstan [flags] [args] ## Example: "ddev phpstan" or "ddev phpstan -n" -## ProjectTypes: drupal,drupal8,drupal9,drupal10 ## ExecRaw: true if ! command -v phpstan >/dev/null; then