Skip to content

Commit 67a7190

Browse files
authored
Support Laravel 5.8
1 parent 5098bc1 commit 67a7190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"require": {
88
"guzzlehttp/guzzle": "~6.0",
99
"nesbot/carbon": "~1.2",
10-
"illuminate/support": "~5.1|~5.2|~5.3|~5.4|~5.5|~5.6|~5.7"
10+
"illuminate/support": "~5.1|~5.2|~5.3|~5.4|~5.5|~5.6|~5.7|~5.8"
1111
},
1212
"extra": {
1313
"laravel": {

0 commit comments

Comments
 (0)