diff --git a/phpstan.neon b/phpstan.neon index bdaa7f6..63a3dba 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -2,7 +2,6 @@ parameters: level: max paths: - src - - tests checkMissingIterableValueType: true checkGenericClassInNonGenericObjectType: true checkImplicitMixed: true