File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 4343 ],
4444 "require" : {
4545 "php" : " ^7.2 || ^8.0" ,
46- "illuminate/container" : " ^ 6.0 || ^7.0 || ^8.0 || ^9.0 || ^10 .0" ,
47- "illuminate/database" : " ^ 6.0 || ^7.0 || ^8.0 || ^9.0 || ^10 .0" ,
48- "illuminate/http" : " ^ 6.0 || ^7.0 || ^8.0 || ^9.0 || ^10 .0" ,
49- "illuminate/support" : " ^ 6.0 || ^7.0 || ^8.0 || ^9.0 || ^10 .0" ,
46+ "illuminate/container" : " >= 6.0 <11 .0" ,
47+ "illuminate/database" : " >= 6.0 <11 .0" ,
48+ "illuminate/http" : " >= 6.0 <11 .0" ,
49+ "illuminate/support" : " >= 6.0 <11 .0" ,
5050 "ramsey/uuid" : " ^3.7 || ^4.0" ,
5151 "symfony/var-dumper" : " ^4.0 || ^5.0 || ^6.0"
5252 },
5353 "require-dev" : {
54- "laravel/framework" : " ^ 6.0 || ^7.0 || ^8.0 || ^9.0 || ^10 .0" ,
55- "laravel/lumen-framework" : " ^ 6.0 || ^7.0 || ^8.0 || ^9.0 || ^10 .0"
54+ "laravel/framework" : " >= 6.0 <11 .0" ,
55+ "laravel/lumen-framework" : " >= 6.0 <11 .0"
5656 },
5757 "conflict" : {
5858 "andrey-helldar/laravel-support" : " *"
5959 },
6060 "suggest" : {
6161 "symfony/thanks" : " Give thanks (in the form of a GitHub) to your fellow PHP package maintainers"
6262 },
63- "minimum-stability" : " dev " ,
63+ "minimum-stability" : " stable " ,
6464 "prefer-stable" : true ,
6565 "autoload" : {
6666 "psr-4" : {
You can’t perform that action at this time.
0 commit comments