From 3f2364cd8d09866f385ad85998b9c112d0cd5a37 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Thu, 24 Mar 2022 12:35:02 +0200 Subject: [PATCH] phpstan level 8 --- phpstan.neon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpstan.neon b/phpstan.neon index 3f1e436155..6e7a10000b 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -1,5 +1,5 @@ parameters: - level: 7 + level: 8 inferPrivatePropertyTypeFromConstructor: true treatPhpDocTypesAsCertain: false paths: