X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/2ed931aeed9c6d633c391fff01637e68e35b75a2..refs/pull/5349/head:/phpstan.neon.dist diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 15a519e20..bcf4e5aa2 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -19,5 +19,6 @@ parameters: excludePaths: - ./Config/**/*.php + - ./dev/**/*.php checkMissingIterableValueType: false \ No newline at end of file