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 a18b00d commit 05f96d7Copy full SHA for 05f96d7
composer.json
@@ -17,13 +17,13 @@
17
},
18
"require-dev": {
19
"infection/infection": "^0.27.11",
20
- "phpstan/phpstan": "^1.12",
+ "phpstan/phpstan": "^2.0",
21
"phpunit/phpunit": "^10.5",
22
"psalm/plugin-phpunit": "^0.19.0",
23
"vimeo/psalm": "^5.23",
24
"doctrine/coding-standard": "^12.0",
25
- "phpstan/phpstan-strict-rules": "^1.5",
26
- "phpstan/phpstan-deprecation-rules": "^1.2"
+ "phpstan/phpstan-strict-rules": "^2.0",
+ "phpstan/phpstan-deprecation-rules": "^2.0"
27
28
"autoload": {
29
"psr-4": {
0 commit comments