From a97e3ee3e8f1b8bb7a6aa2bc8cbeac56827215b7 Mon Sep 17 00:00:00 2001 From: Lance Pioch Date: Sun, 17 Mar 2024 13:52:02 -0400 Subject: [PATCH] Better baseline --- phpstan.neon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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