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.
2 parents 106ac89 + 4cc9149 commit 2d999e0Copy full SHA for 2d999e0
composer.json
@@ -69,9 +69,9 @@
69
"ibexa/test-rest": "~5.0.x-dev",
70
"ibexa/rector": "~5.0.x-dev",
71
"matthiasnoback/symfony-dependency-injection-test": "^4.0",
72
- "phpstan/phpstan": "^1.10",
73
- "phpstan/phpstan-phpunit": "^1.3",
74
- "phpstan/phpstan-symfony": "^1.3",
+ "phpstan/phpstan": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0",
+ "phpstan/phpstan-symfony": "^2.0",
75
"phpunit/phpunit": "^9.5"
76
},
77
"config": {
0 commit comments