aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/phpstan.neon
diff options
context:
space:
mode:
Diffstat (limited to 'phpstan.neon')
-rw-r--r--phpstan.neon2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpstan.neon b/phpstan.neon
index 07c2bb3bc..e9c37e44e 100644
--- a/phpstan.neon
+++ b/phpstan.neon
@@ -1,6 +1,6 @@
parameters:
# TODO: Increase rule-level https://phpstan.org/user-guide/rule-levels
- level: 6
+ level: 7
treatPhpDocTypesAsCertain: false
fileExtensions:
- php