From 0a5a82fb38ffeba2bfa549c671fb0d35e3fbd1e5 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sat, 12 Mar 2022 19:45:56 +0200 Subject: [PATCH] phpstan 6 level --- phpstan.neon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpstan.neon b/phpstan.neon index 11659757ae..6ac4b4506c 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -1,5 +1,5 @@ parameters: - level: 5 + level: 6 inferPrivatePropertyTypeFromConstructor: true treatPhpDocTypesAsCertain: false paths: