From 0de28c6a02aea183e513ad95b4ca2315002c5ff2 Mon Sep 17 00:00:00 2001 From: Tim Gerundt Date: Fri, 19 Sep 2025 21:53:05 +0200 Subject: [PATCH] Use higher level in phpstan --- phpstan.neon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpstan.neon b/phpstan.neon index 9137f46..28a65c2 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -2,7 +2,7 @@ includes: - src/includes/vendor/phpstan/phpstan-deprecation-rules/rules.neon parameters: - level: 1 + level: 4 paths: - src excludePaths: