We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6cf68d commit 88bb120Copy full SHA for 88bb120
composer.json
@@ -19,11 +19,11 @@
19
"infection/infection": "^0.27.0",
20
"doctrine/coding-standard": "^12.0",
21
"phpunit/phpunit": "^10.5",
22
- "phpstan/phpstan": "^1.12",
+ "phpstan/phpstan": "^2.0",
23
"vimeo/psalm": "^5.25",
24
"psalm/plugin-phpunit": "^0.19.0",
25
- "phpstan/phpstan-strict-rules": "^1.6",
26
- "phpstan/phpstan-deprecation-rules": "^1.2"
+ "phpstan/phpstan-strict-rules": "^2.0",
+ "phpstan/phpstan-deprecation-rules": "^2.0"
27
},
28
"autoload": {
29
"psr-4": {
0 commit comments