Skip to content

Commit 0fd1ada

Browse files
authored
DevKit updates (#1231)
1 parent f785a33 commit 0fd1ada

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

phpstan.neon.dist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ parameters:
1414
scanFiles:
1515
- vendor/symfony/dependency-injection/Loader/Configurator/ContainerConfigurator.php
1616
treatPhpDocTypesAsCertain: false
17-
checkGenericClassInNonGenericObjectType: true
1817
checkInternalClassCaseSensitivity: true
19-
checkMissingIterableValueType: true
2018
checkMissingVarTagTypehint: true
2119
checkMissingTypehints: true
2220
checkUninitializedProperties: true

0 commit comments

Comments
 (0)