Skip to content

Commit

Permalink
⬆️ Upgrade to Laravel 5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lorisleiva committed Sep 5, 2018
1 parent 00ad2a2 commit 2b82612
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 @@ -12,7 +12,7 @@
"require": {
"deployer/deployer": "^6.1",
"deployer/recipes": "^6.0",
"illuminate/support": "5.5.*|5.6.*"
"illuminate/support": "5.5.*|5.6.*|5.7.*"
},
"require-dev": {
"mockery/mockery": "^1.0",
Expand Down

0 comments on commit 2b82612

Please sign in to comment.