We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b93ef8 commit 32bfb14Copy full SHA for 32bfb14
phpstan.neon
@@ -2,6 +2,6 @@ includes:
2
- vendor/phpstan/phpstan-strict-rules/rules.neon
3
- vendor/phpstan/phpstan-deprecation-rules/rules.neon
4
parameters:
5
- level: 7
+ level: 8
6
checkGenericClassInNonGenericObjectType: false
7
checkMissingIterableValueType: false
0 commit comments