Skip to content

Commit b601d12

Browse files
Updated phpstan level to 5
1 parent 300b49f commit b601d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ includes:
22
- vendor/phpstan/phpstan-symfony/extension.neon
33

44
parameters:
5-
level: 4
5+
level: 5
66
paths:
77
- src

0 commit comments

Comments
 (0)