From 97cc2405a9ae3447315b3f9c7bce110a3922eba2 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 5 Nov 2023 20:24:40 +0100 Subject: [PATCH] Move to level 6 --- .ci/phpstan.neon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/phpstan.neon b/.ci/phpstan.neon index 28575d40f0..5ae356250a 100644 --- a/.ci/phpstan.neon +++ b/.ci/phpstan.neon @@ -56,5 +56,5 @@ parameters: # The level 8 is the highest level. original was 5 # TODO: slowly up the level and fix the issues found. - level: 5 + level: 6