We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c57a48a commit 5f25097Copy full SHA for 5f25097
composer.json
@@ -37,9 +37,9 @@
37
"squizlabs/php_codesniffer": "^3.7",
38
"phpmd/phpmd": "^2.14",
39
"phpunit/phpunit": "^10.0 || ^11.2 || ^12.0",
40
- "phpstan/phpstan": "^1.10",
41
- "phpstan/phpstan-phpunit": "^1.3",
42
- "phpstan/phpstan-strict-rules": "^1.5",
+ "phpstan/phpstan": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0",
+ "phpstan/phpstan-strict-rules": "^2.0",
43
"phpstan/extension-installer": "^1.3",
44
"mikey179/vfsstream": "^1.6.7"
45
},
0 commit comments