We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e7840 commit b3d3e56Copy full SHA for b3d3e56
README.md
@@ -51,6 +51,8 @@ Make commands should be executed on the host machine.
51
* `umami` - installs Drupal with the demo_umami profile
52
* `login` - gets a one-time login link
53
* `switch` - switches branch, e.g. `make BRANCH=9.3 switch`
54
+* `phpstan` - runs phpstan for core
55
+* `phpstan-baseline` - generates phpstan baseline for core
56
* `10.2|10.3|10.4|10.5|11.0|11.1|11.x` - provides a clean environment with the specified Drupal version
57
* `php8.1|php8.2|php8.3` - starts the stack with the specified php version
58
0 commit comments