Skip to content

Commit

Permalink
Merge pull request #190 from DariusIII/patch-1
Browse files Browse the repository at this point in the history
Add Laravel 5.7 support
  • Loading branch information
jrean authored Sep 12, 2018
2 parents 42a2711 + 9d5600b commit 56139df
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 @@ -11,7 +11,7 @@
],
"require": {
"php": ">=7.1.3",
"illuminate/support": "5.6.*"
"illuminate/support": "5.7.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 56139df

Please sign in to comment.