Skip to content

Commit

Permalink
Add support for Laravel 5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
M165437 committed Mar 17, 2019
1 parent c4fca56 commit 176710e
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 @@
],
"minimum-stability": "stable",
"require": {
"illuminate/support": "5.5.x|5.6.x|5.7.x",
"illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x",
"php": "^7.1.3",
"symfony/process": "^4.0"
},
Expand Down

0 comments on commit 176710e

Please sign in to comment.