Skip to content

Commit

Permalink
⬆️ Upgrade to Laravel 5.8
Browse files Browse the repository at this point in the history
Update dependencies to fit Laravel 5.8
  • Loading branch information
lorisleiva authored Feb 27, 2019
2 parents 4b40fcc + c0a7660 commit 919ea83
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.*|5.7.*"
"illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*"
},
"require-dev": {
"mockery/mockery": "^1.0",
Expand Down

0 comments on commit 919ea83

Please sign in to comment.