Close #1962 - Bump to Laravel 5.6

This commit is contained in:
Ben Word
2018-04-25 11:50:58 -06:00
parent fb7dabe369
commit 77e7ce0c64
4 changed files with 382 additions and 335 deletions

View File

@@ -34,7 +34,7 @@
"require": {
"php": ">=7.1",
"composer/installers": "~1.0",
"illuminate/support": "5.4.*",
"illuminate/support": "~5.6",
"roots/sage-lib": "~9.0.0-beta.4",
"soberwp/controller": "~9.0.0-beta.4"
},