diff --git a/phpstan.neon.dist b/phpstan.neon.dist index a1e4a8c..fadb054 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -14,7 +14,6 @@ parameters: level: 8 checkFunctionNameCase: true - checkMissingIterableValueType: false checkModelProperties: true reportUnmatchedIgnoredErrors: false