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 2020 "require" : {
2121 "php" : " >=5.3.0" ,
2222 "phpoffice/phpexcel" : " ~1.8.0" ,
23- "illuminate/cache" : " ~5.0" ,
24- "illuminate/config" : " ~5.0" ,
25- "illuminate/filesystem" : " ~5.0" ,
26- "illuminate/support" : " ~5.0" ,
23+ "illuminate/cache" : " ~5.0|~5.1 " ,
24+ "illuminate/config" : " ~5.0|~5.1 " ,
25+ "illuminate/filesystem" : " ~5.0|~5.1 " ,
26+ "illuminate/support" : " ~5.0|~5.1 " ,
2727 "nesbot/carbon" : " ~1.0" ,
2828 "tijsverkoyen/css-to-inline-styles" : " ~1.5"
2929 },
3434 "orchestra/testbench" : " ~3.0.0"
3535 },
3636 "suggest" : {
37- "illuminate/http" : " ~5.0" ,
38- "illuminate/routing" : " ~5.0" ,
39- "illuminate/view" : " ~5.0"
37+ "illuminate/http" : " ~5.0|~5.1 " ,
38+ "illuminate/routing" : " ~5.0|~5.1 " ,
39+ "illuminate/view" : " ~5.0|~5.1 "
4040 },
4141 "autoload" : {
4242 "classmap" : [
You can’t perform that action at this time.
0 commit comments