File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 31
31
"php" : " ^8.2" ,
32
32
"apiato/container-installer" : " ^2.0.8" ,
33
33
"composer/class-map-generator" : " ^1.5" ,
34
- "laravel/framework" : " ^11.23" ,
34
+ "laravel/framework" : " ^11.23|^12.0 " ,
35
35
"laravel/tinker" : " ^2.0" ,
36
36
"prettus/l5-repository" : " ^2.9.1" ,
37
37
"spatie/laravel-fractal" : " ^6.3.1" ,
38
38
"thecodingmachine/safe" : " ^3.0" ,
39
- "vinkla/hashids" : " ^12.0" ,
39
+ "vinkla/hashids" : " ^12.0|^13.0 " ,
40
40
"webmozart/assert" : " ^1.11"
41
41
},
42
42
"require-dev" : {
46
46
"larastan/larastan" : " ^3.0" ,
47
47
"mockery/mockery" : " ^1.4.4" ,
48
48
"nunomaduro/collision" : " ^8.0" ,
49
- "orchestra/testbench" : " ^9.0" ,
49
+ "orchestra/testbench" : " ^9.0|^10.0 " ,
50
50
"pestphp/pest" : " ^3.7" ,
51
51
"pestphp/pest-plugin-faker" : " ^3.0" ,
52
52
"pestphp/pest-plugin-type-coverage" : " ^3.2" ,
You can’t perform that action at this time.
0 commit comments