diff --git a/phpstan.neon.dist b/phpstan.neon.dist index e5c0b1e..48f3a62 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -5,8 +5,4 @@ parameters: level: 4 paths: - src - - config - tmpDir: build/phpstan - checkOctaneCompatibility: true - checkModelProperties: true - checkMissingIterableValueType: false \ No newline at end of file + - config \ No newline at end of file