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 351728d commit 88a4fe6Copy full SHA for 88a4fe6
composer.json
@@ -24,9 +24,9 @@
24
"require-dev": {
25
"cdn77/coding-standard": "^7.0",
26
"phpstan/extension-installer": "^1.0",
27
- "phpstan/phpstan": "^1.0.0",
28
- "phpstan/phpstan-phpunit": "^1.0.0",
29
- "phpstan/phpstan-strict-rules": "^1.0.0",
+ "phpstan/phpstan": "^2.0.0",
+ "phpstan/phpstan-phpunit": "^2.0.0",
+ "phpstan/phpstan-strict-rules": "^2.0.0",
30
"phpunit/phpunit": "^11.0",
31
"psr-mock/http": "^1.0"
32
},
0 commit comments