From c7fcbaafa6610981fef412f8c04b3196dd624396 Mon Sep 17 00:00:00 2001 From: Andreas Hennings Date: Sun, 20 Oct 2024 19:50:51 +0200 Subject: [PATCH] Issue #52: PhpStan level 8 passes now. --- phpstan.neon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpstan.neon b/phpstan.neon index 0639a2a..485e2ea 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -1,5 +1,5 @@ parameters: - level: 7 + level: 8 treatPhpDocTypesAsCertain: false paths: - .