Skip to content

Commit

Permalink
Update requirements for Laravel 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen-G authored Sep 1, 2019
1 parent cd2a604 commit 0c0220a
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 @@ -18,7 +18,7 @@
],
"require": {
"ext-zip": "*",
"illuminate/support": "~5",
"illuminate/support": "~5|~6",
"guzzlehttp/guzzle": "~6"
},
"require-dev": {
Expand Down

0 comments on commit 0c0220a

Please sign in to comment.