Skip to content

Commit d23102b

Browse files
herndlmondrejmirtes
authored andcommitted
Run PHPStan with level 9
1 parent c13ffc1 commit d23102b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ cs-fix:
2020

2121
.PHONY: phpstan
2222
phpstan:
23-
php vendor/bin/phpstan analyse -l 8 -c phpstan.neon src tests
23+
php vendor/bin/phpstan analyse -l 9 -c phpstan.neon src tests

0 commit comments

Comments
 (0)