From 9ef710297fd92d36a1eecb4696eae34616c46329 Mon Sep 17 00:00:00 2001 From: Luc Wollants Date: Fri, 23 Aug 2024 15:27:09 +0200 Subject: [PATCH] Up Stan to level 8 --- phpstan.neon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpstan.neon b/phpstan.neon index cc93062f..23b2fa71 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -1,5 +1,5 @@ parameters: - level: 7 + level: 8 checkMissingIterableValueType: false checkGenericClassInNonGenericObjectType: false paths: