Skip to content

Commit a4ebc70

Browse files
authored
fix: remove ProjectTypes from phpstan command (#95)
1 parent 46dacc8 commit a4ebc70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

commands/web/phpstan

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
## Description: Run phpstan inside the web container
66
## Usage: phpstan [flags] [args]
77
## Example: "ddev phpstan" or "ddev phpstan -n"
8-
## ProjectTypes: drupal,drupal8,drupal9,drupal10
98
## ExecRaw: true
109

1110
if ! command -v phpstan >/dev/null; then

0 commit comments

Comments
 (0)