diff --git a/phpstan.neon.dist b/phpstan.neon.dist index d3f69495..ece9230b 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -14,9 +14,7 @@ parameters: scanFiles: - vendor/symfony/dependency-injection/Loader/Configurator/ContainerConfigurator.php treatPhpDocTypesAsCertain: false - checkGenericClassInNonGenericObjectType: true checkInternalClassCaseSensitivity: true - checkMissingIterableValueType: true checkMissingVarTagTypehint: true checkMissingTypehints: true checkUninitializedProperties: true