Skip to content

Commit

Permalink
Support Laravel 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
divdax committed Sep 5, 2019
1 parent d2eb9c2 commit 2fbe50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
}
},
"require": {
"illuminate/support": "~5",
"illuminate/support": "^5.0|^6.0",
"guzzlehttp/guzzle": "^6.2"
},
"config": {
Expand Down

0 comments on commit 2fbe50d

Please sign in to comment.