Skip to content

Commit d43edb1

Browse files
justlevineCopilot
andauthored
Update tests/phpstan/README.md
Co-authored-by: Copilot <[email protected]>
1 parent de6d304 commit d43edb1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/phpstan/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ If you are not using the Docker environment, you can run PHPStan via Composer di
3535
```bash
3636
composer run analyse
3737

38-
compose run analyse -- --memory-limit=4G
39-
compose run analyse -- tests/phpstan/src/wp-includes/template.php
40-
compose run analyse -- -vvv --debug
38+
composer run analyse -- --memory-limit=4G
39+
composer run analyse -- tests/phpstan/src/wp-includes/template.php
40+
composer run analyse -- -vvv --debug
4141
```
4242

4343
For available flags, see https://phpstan.org/user-guide/command-line-usage.

0 commit comments

Comments
 (0)