We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5cdec commit 7408165Copy full SHA for 7408165
composer.json
@@ -28,8 +28,8 @@
28
"nunomaduro/larastan": "^1.0|^2.0|^3.0",
29
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0",
30
"phpstan/extension-installer": "^1.1",
31
- "phpstan/phpstan-deprecation-rules": "^1.0",
32
- "phpstan/phpstan-phpunit": "^1.0"
+ "phpstan/phpstan-deprecation-rules": "^1.0|^2.0",
+ "phpstan/phpstan-phpunit": "^1.0|^2.0"
33
},
34
"autoload": {
35
"psr-4": {
0 commit comments