From dad623273689a444372fb621ed8baed558c527f7 Mon Sep 17 00:00:00 2001 From: Oliver Klee Date: Thu, 21 Aug 2025 14:52:06 +0200 Subject: [PATCH] [TASK] Raise PHPStan to level 6 --- config/phpstan.neon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/phpstan.neon b/config/phpstan.neon index 998d565b6..55ba682af 100644 --- a/config/phpstan.neon +++ b/config/phpstan.neon @@ -8,7 +8,7 @@ parameters: phpVersion: 70200 - level: 5 + level: 6 paths: - %currentWorkingDirectory%/bin/