File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2121 "require" : {
2222 "php" : " >=7.0" ,
2323 "ext-json" : " *" ,
24- "illuminate/notifications" : " ~5.5.0|~5.6.0|~5.7.0|~5.8.0 |^6.0|^7.0" ,
25- "illuminate/support" : " ~5.5.0|~5.6.0|~5.7.0|~5.8.0 |^6.0|^7.0" ,
26- "illuminate/http" : " ~5.5.0|~5.6.0|~5.7.0|~5.8.0 |^6.0|^7.0" ,
27- "illuminate/routing" : " ~5.5.0|~5.6.0|~5.7.0|~5.8.0 |^6.0|^7.0" ,
28- "guzzlehttp/guzzle" : " ~6 .0" ,
29- "illuminate/events" : " ~5.5.0|~5.6.0|~5.7.0|~5.8.0 |^6.0|^7.0" ,
24+ "illuminate/notifications" : " ~5.5|^6.0|^7.0" ,
25+ "illuminate/support" : " ~5.5|^6.0|^7.0" ,
26+ "illuminate/http" : " ~5.5|^6.0|^7.0" ,
27+ "illuminate/routing" : " ~5.5|^6.0|^7.0" ,
28+ "guzzlehttp/guzzle" : " ^6.2|^7 .0" ,
29+ "illuminate/events" : " ~5.5|^6.0|^7.0" ,
3030 "nesbot/carbon" : " ^2.0"
3131 },
3232 "autoload" : {
You can’t perform that action at this time.
0 commit comments