Skip to content

Commit

Permalink
Support Laravel 5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fletch3555 authored Sep 12, 2018
1 parent 3434e59 commit 3b42428
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 @@ -15,7 +15,7 @@
}
],
"require": {
"illuminate/support": "5.3.*|5.4.*|5.5.*|5.6.*",
"illuminate/support": "5.3.*|5.4.*|5.5.*|5.6.*|5.7.*",
"doctrine/dbal": "^2.5"
},
"autoload": {
Expand Down

0 comments on commit 3b42428

Please sign in to comment.