diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 489fa4e8..ab1b4c30 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -10,5 +10,3 @@ parameters: tmpDir: build/phpstan checkOctaneCompatibility: true checkModelProperties: true - checkMissingIterableValueType: false -