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 9ea3b0e commit c6183bfCopy full SHA for c6183bf
composer.json
@@ -25,9 +25,9 @@
25
"doctrine/coding-standard": "^12.0",
26
"infection/infection": "^0.29.0",
27
"phpstan/extension-installer": "^1.1",
28
- "phpstan/phpstan": "^1.3",
29
- "phpstan/phpstan-phpunit": "^1.0",
30
- "phpstan/phpstan-strict-rules": "^1.1",
+ "phpstan/phpstan": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0",
+ "phpstan/phpstan-strict-rules": "^2.0",
31
"phpunit/phpunit": "^11.0"
32
},
33
"autoload": {
0 commit comments