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.
2 parents 63dc3c9 + 4e287cf commit 8965d5eCopy full SHA for 8965d5e
composer.json
@@ -29,11 +29,11 @@
29
"require-dev": {
30
"friendsofphp/php-cs-fixer": "^3.2",
31
"mockery/mockery": ">=1.3.2",
32
- "pestphp/pest": "^1.18",
33
- "pestphp/pest-plugin-laravel": "^1.1",
+ "pestphp/pest": "^1.18 || ^2.0",
+ "pestphp/pest-plugin-laravel": "^1.1 || ^2.0",
34
"php-parallel-lint/php-var-dump-check": "^0.5.0",
35
"spatie/laravel-ray": "^1.23",
36
- "orchestra/testbench": "^6.23 || ^7.0"
+ "orchestra/testbench": "^6.23 || ^7.0 || ^8.0"
37
},
38
"extra": {
39
"laravel": {
0 commit comments