Skip to content

Commit

Permalink
Added newer illuminate support version
Browse files Browse the repository at this point in the history
Didn't test it. Hopefully gonna work!
  • Loading branch information
mbalandis authored Feb 8, 2018
1 parent b822267 commit 0a1afc2
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" : {
"php" : ">=5.6.4",
"illuminate/support" : "5.4.*|5.5.*",
"illuminate/support" : "5.4.*|5.5.*|5.6.*",
"forxer/gravatar" : "~2.0"
},
"autoload" : {
Expand Down

0 comments on commit 0a1afc2

Please sign in to comment.