Upgrade PHPStan to level 10

Because apparently, we can.
This commit is contained in:
Gregoire PARIS
2025-07-30 13:19:13 +02:00
parent 804bc64444
commit 3609ee4cf6

View File

@@ -4,7 +4,7 @@ includes:
- vendor/phpstan/phpstan-strict-rules/rules.neon
parameters:
level: 7
level: 10
paths:
- src
- tests