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 1818 }
1919 ],
2020 "require" : {
21- "illuminate/support" : " ~ 5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8 .0" ,
22- "illuminate/routing" : " ~ 5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8 .0" ,
23- "illuminate/console" : " ~ 5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8 .0" ,
24- "illuminate/view" : " ~ 5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8 .0" ,
25- "illuminate/broadcasting" : " ~ 5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8 .0" ,
26- "illuminate/queue" : " ~ 5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8 .0" ,
21+ "illuminate/support" : " >= 5.4.0" ,
22+ "illuminate/routing" : " >= 5.4.0" ,
23+ "illuminate/console" : " >= 5.4.0" ,
24+ "illuminate/view" : " >= 5.4.0" ,
25+ "illuminate/broadcasting" : " >= 5.4.0" ,
26+ "illuminate/queue" : " >= 5.4.0" ,
2727 "php" : " >=5.6.4" ,
28- "guzzlehttp/guzzle" : " ^6.0"
28+ "guzzlehttp/guzzle" : " ^6.0|^7.0 "
2929 },
3030 "require-dev" : {
3131 "phpunit/phpunit" : " ~5.0" ,
You can’t perform that action at this time.
0 commit comments