diff --git a/phpstan.neon b/phpstan.neon index 94fd76e50..58b6c8e91 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -7,7 +7,7 @@ parameters: - app/ # Level 9 is the highest level - level: 6 + level: 5 ignoreErrors: # Prologue\Alerts defines its methods from its configuration file dynamically