We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c21b79c commit 4d054deCopy full SHA for 4d054de
1 file changed
composer.json
@@ -19,8 +19,8 @@
19
},
20
"require-dev": {
21
"friendsofphp/php-cs-fixer": "^3.64",
22
- "phpstan/phpstan": "^1.12",
23
- "phpstan/phpstan-strict-rules": "^1.6",
+ "phpstan/phpstan": "^2.0.x-dev",
+ "phpstan/phpstan-strict-rules": "^2.0.x-dev",
24
"phpunit/phpunit": "^11.3",
25
"symplify/monorepo-builder": "^11.2"
26
0 commit comments