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 1fda96e commit c507069Copy full SHA for c507069
composer.json
@@ -46,8 +46,8 @@
46
"pestphp/pest-plugin-arch": "^2.0|^3.0",
47
"pestphp/pest-plugin-laravel": "^2.0|^3.1",
48
"phpstan/extension-installer": "^1.1",
49
- "phpstan/phpstan-deprecation-rules": "^1.0",
50
- "phpstan/phpstan-phpunit": "^1.0",
+ "phpstan/phpstan-deprecation-rules": "^1.0|^2.0",
+ "phpstan/phpstan-phpunit": "^1.0|^2.0",
51
"spatie/laravel-ray": "^1.26"
52
},
53
"autoload": {
0 commit comments