We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c13ffc1 commit d23102bCopy full SHA for d23102b
Makefile
@@ -20,4 +20,4 @@ cs-fix:
20
21
.PHONY: phpstan
22
phpstan:
23
- php vendor/bin/phpstan analyse -l 8 -c phpstan.neon src tests
+ php vendor/bin/phpstan analyse -l 9 -c phpstan.neon src tests
0 commit comments