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 b7b6f1a commit f49a5ecCopy full SHA for f49a5ec
composer.json
@@ -29,8 +29,8 @@
29
"pestphp/pest-plugin-arch": "^2.0|^3.0|^4.0",
30
"pestphp/pest-plugin-laravel": "^2.0|^3.0|^4.0",
31
"phpstan/extension-installer": "^1.1",
32
- "phpstan/phpstan-deprecation-rules": "^1.0",
33
- "phpstan/phpstan-phpunit": "^1.0"
+ "phpstan/phpstan-deprecation-rules": "^1.0|^2.0",
+ "phpstan/phpstan-phpunit": "^1.0|^2.0"
34
},
35
"autoload": {
36
"psr-4": {
0 commit comments