File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 21
21
"require" : {
22
22
"php" : " ^8.2" ,
23
23
"ext-mbstring" : " *" ,
24
- "illuminate/console" : " ^10.24|^11.0" ,
25
- "illuminate/contracts" : " ^10.24|^11.0" ,
26
- "illuminate/log" : " ^10.24|^11.0" ,
27
- "illuminate/process" : " ^10.24|^11.0" ,
28
- "illuminate/support" : " ^10.24|^11.0" ,
24
+ "illuminate/console" : " ^10.24|^11.0|^12.0 " ,
25
+ "illuminate/contracts" : " ^10.24|^11.0|^12.0 " ,
26
+ "illuminate/log" : " ^10.24|^11.0|^12.0 " ,
27
+ "illuminate/process" : " ^10.24|^11.0|^12.0 " ,
28
+ "illuminate/support" : " ^10.24|^11.0|^12.0 " ,
29
29
"nunomaduro/termwind" : " ^1.15|^2.0" ,
30
30
"symfony/console" : " ^6.0|^7.0"
31
31
},
32
32
"require-dev" : {
33
- "laravel/framework" : " ^10.24|^11.0" ,
33
+ "laravel/framework" : " ^10.24|^11.0|^12.0 " ,
34
34
"laravel/pint" : " ^1.13" ,
35
35
"orchestra/testbench-core" : " ^8.12|^9.0" ,
36
36
"pestphp/pest" : " ^2.20" ,
You can’t perform that action at this time.
0 commit comments