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 34e6f01 commit da82544Copy full SHA for da82544
composer.json
@@ -40,10 +40,10 @@
40
"infection/infection": "^0.26.0|^0.27.0|^0.28.0|^0.29.0",
41
"orisai/coding-standard": "^3.0.0",
42
"phpstan/extension-installer": "^1.0.0",
43
- "phpstan/phpstan": "^1.0.0",
44
- "phpstan/phpstan-deprecation-rules": "^1.0.0",
45
- "phpstan/phpstan-phpunit": "^1.0.0",
46
- "phpstan/phpstan-strict-rules": "^1.0.0",
+ "phpstan/phpstan": "^2.0.0",
+ "phpstan/phpstan-deprecation-rules": "^2.0.0",
+ "phpstan/phpstan-phpunit": "^2.0.0",
+ "phpstan/phpstan-strict-rules": "^2.0.0",
47
"phpunit/phpunit": "^9.5.0",
48
"staabm/annotate-pull-request-from-checkstyle": "^1.7.0",
49
"symfony/yaml": "^4.0.0|^5.0.0|^6.0.0"
0 commit comments