We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 336d6ba commit 675407cCopy full SHA for 675407c
composer.json
@@ -21,8 +21,8 @@
21
},
22
"require-dev": {
23
"phpunit/phpunit": "^7.5.15|^8.5|^9.0",
24
- "phpstan/phpstan": "^1.9",
25
- "phpstan/phpstan-strict-rules": "^1.6",
+ "phpstan/phpstan": "^2.1",
+ "phpstan/phpstan-strict-rules": "^2.0",
26
"friendsofphp/php-cs-fixer": "^3.0",
27
"vimeo/psalm": "^5.26|^6.13"
28
0 commit comments