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 23
23
}],
24
24
"require" : {
25
25
"php" : " ^8.1.0" ,
26
- "illuminate/support" : " ^10.0" ,
27
- "illuminate/console" : " ^10.0" ,
26
+ "illuminate/support" : " ^10.0|^11.0|^12.0 " ,
27
+ "illuminate/console" : " ^10.0|^11.0|^12.0 " ,
28
28
"laracasts/flash" : " ^3.2.2" ,
29
29
"laravelcollective/html" : " ^6.4" ,
30
- "symfony/var-exporter" : " ^6.2.5"
30
+ "symfony/var-exporter" : " ^6.2.5|^7.0 "
31
31
},
32
32
"require-dev" : {
33
33
"phpunit/phpunit" : " ^10.0.7" ,
34
34
"mockery/mockery" : " ^1.5.1" ,
35
- "orchestra/testbench" : " ^8.0.0" ,
36
- "pestphp/pest" : " 2.x-dev " ,
37
- "pestphp/pest-plugin-laravel" : " 2.x-dev "
35
+ "orchestra/testbench" : " ^8.0|^9.0|^10 .0" ,
36
+ "pestphp/pest" : " ^2.0|^3.0 " ,
37
+ "pestphp/pest-plugin-laravel" : " ^2.0|^3.0 "
38
38
},
39
39
"autoload" : {
40
40
"psr-4" : {
You can’t perform that action at this time.
0 commit comments