N°6644 - PHP Static Analysis: Update PHPStan to v2.1

This commit is contained in:
Molkobain
2025-12-17 22:21:43 +01:00
parent 4f1f144c51
commit f9db405343
3 changed files with 16 additions and 25 deletions

View File

@@ -1,5 +1,5 @@
{
"require": {
"phpstan/phpstan": "^1.10"
"phpstan/phpstan": "^2.1"
}
}