Skip to content

Commit

Permalink
Merge pull request #1 from XetaIO/L5-6
Browse files Browse the repository at this point in the history
Update to Laravel 5.6
  • Loading branch information
Emeric authored Mar 11, 2018
2 parents ea66d59 + 21e690b commit 528f892
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
}
],
"require": {
"php": ">=7.0",
"laravel/framework": "5.4.*"
"php": "^7.1.3",
"laravel/framework": "5.6.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 528f892

Please sign in to comment.