diff --git a/phpstan.neon.dist b/phpstan.neon.dist index e15f685..c42db05 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -1,5 +1,5 @@ parameters: - level: 9 + level: max paths: - config - database @@ -14,4 +14,4 @@ parameters: - "#^Property .*:\\:\\$dispatchesEvents type has no value type specified in iterable type array\\.$#" checkGenericClassInNonGenericObjectType: false reportUnmatchedIgnoredErrors: false - \ No newline at end of file +