File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 24
24
"illuminate/support" : " ^8.37 || ^9.0 || ^10.0"
25
25
},
26
26
"require-dev" : {
27
- "brianium/paratest" : " ^6.2" ,
27
+ "brianium/paratest" : " ^6.2 || ^7.0 " ,
28
28
"friendsofphp/php-cs-fixer" : " ^3.2" ,
29
29
"kwn/php-rdkafka-stubs" : " ^2.2" ,
30
- "nunomaduro/collision" : " ^5.3" ,
31
- "orchestra/testbench" : " ^6.15" ,
32
- "pestphp/pest" : " ^1.18" ,
33
- "pestphp/pest-plugin-laravel" : " ^1.1" ,
30
+ "nunomaduro/collision" : " ^5.3 || ^6.0 || ^7.0 " ,
31
+ "orchestra/testbench" : " ^6.15 || ^7.0 || ^8.0 " ,
32
+ "pestphp/pest" : " ^1.18 || ^2.0 " ,
33
+ "pestphp/pest-plugin-laravel" : " ^1.1 || ^2.0 " ,
34
34
"php-parallel-lint/php-var-dump-check" : " ^0.5.0" ,
35
- "phpunit/phpunit" : " ^9.3" ,
35
+ "phpunit/phpunit" : " ^9.3 || ^10.0 " ,
36
36
"spatie/laravel-ray" : " ^1.9"
37
37
},
38
38
"autoload" : {
You can’t perform that action at this time.
0 commit comments