Upgrade to PHPStan 2.0

This commit is contained in:
Art4 2024-11-12 21:02:21 +00:00
parent 9a04f90bbd
commit ca51b45f04
3 changed files with 12 additions and 9 deletions

View file

@ -152,7 +152,7 @@
"mikey179/vfsstream": "^1.6",
"mockery/mockery": "^1.3",
"php-mock/php-mock-phpunit": "^2.10",
"phpstan/phpstan": "^1.12",
"phpstan/phpstan": "^2.0",
"phpunit/phpunit": "^9"
},
"scripts": {