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 adc5eb3 commit 9444bb3Copy full SHA for 9444bb3
composer.json
@@ -25,9 +25,9 @@
25
}
26
},
27
"require-dev": {
28
- "orchestra/testbench": "^6.23 || ^7.0",
29
- "pestphp/pest": "^1.22",
30
- "pestphp/pest-plugin-laravel": "^1.1",
+ "orchestra/testbench": "^6.23 || ^7.0 || ^8.0",
+ "pestphp/pest": "^1.22 || ^2.0",
+ "pestphp/pest-plugin-laravel": "^1.1 || ^2.0",
31
"spatie/laravel-ray": "^1.23",
32
"friendsofphp/php-cs-fixer": "^3.2",
33
"php-parallel-lint/php-var-dump-check": "^0.5.0"
0 commit comments