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