File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 37
37
],
38
38
"require" : {
39
39
"composer-runtime-api" : " ^2.2" ,
40
+ "laravel/framework" : " 11.*" ,
41
+ "laravel/scout" : " ^9.0 || ^10.0" ,
42
+ "orchestra/testbench" : " 9.*" ,
40
43
"orchid/blade-icons" : " ^4.0" ,
41
44
"tabuna/breadcrumbs" : " ^4.0" ,
42
- "laravel/framework" : " ^10.0||^11.0" ,
43
- "laravel/scout" : " ^9.0 || ^10.0" ,
44
- "watson/active" : " ^7.0" ,
45
- "twbs/bootstrap-icons" : " ^1.10"
45
+ "twbs/bootstrap-icons" : " ^1.10" ,
46
+ "watson/active" : " ^7.0"
46
47
},
47
48
"require-dev" : {
48
49
"fakerphp/faker" : " ^1.9.1" ,
53
54
},
54
55
"conflict" : {
55
56
"laravel/framework" : " <10.48.8" ,
56
- "orchestra/testbench-core" : " <8.23.9" ,
57
+ "orchestra/testbench-core" : " <8.23.9 || >9.0 <9.5.2 " ,
57
58
"nesbot/carbon" : " <2.66.0"
58
59
},
59
60
"autoload" : {
You can’t perform that action at this time.
0 commit comments