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 9f46feb commit f3e0b06Copy full SHA for f3e0b06
composer.json
@@ -17,10 +17,10 @@
17
"infection/infection": "^0.26",
18
"lcobucci/coding-standard": "^9.0",
19
"phpstan/extension-installer": "^1.2",
20
- "phpstan/phpstan": "^1.10.10",
21
- "phpstan/phpstan-deprecation-rules": "^1.1.3",
22
- "phpstan/phpstan-phpunit": "^1.3.11",
23
- "phpstan/phpstan-strict-rules": "^1.5.1",
+ "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",
24
"phpunit/phpunit": "^10.0.19"
25
},
26
"autoload": {
0 commit comments