phpstan checks for level 9

This commit is contained in:
Clemens Schwaighofer
2024-12-18 10:11:47 +09:00
parent 881c93c343
commit 41e116f7d4
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ parameters:
#friendly:
# lineBefore: 3
# lineAfter: 3
level: 8 # max is now 9
level: 8 # max is now 10
# strictRules:
# allRules: false
checkMissingCallableSignature: true