Skip to content

Commit 32bfb14

Browse files
committed
You can run level 8
1 parent 8b93ef8 commit 32bfb14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ includes:
22
- vendor/phpstan/phpstan-strict-rules/rules.neon
33
- vendor/phpstan/phpstan-deprecation-rules/rules.neon
44
parameters:
5-
level: 7
5+
level: 8
66
checkGenericClassInNonGenericObjectType: false
77
checkMissingIterableValueType: false

0 commit comments

Comments
 (0)