Bumped the minimum laravel vesion

This commit is contained in:
Graham Campbell
2015-12-24 15:15:14 +00:00
parent 22158c3250
commit 98795c8220

View File

@@ -20,7 +20,7 @@
],
"require": {
"php": ">=5.5.9",
"laravel/framework": "~5.1.26",
"laravel/framework": "~5.1.28",
"alt-three/emoji": "^2.1",
"alt-three/validator": "^1.4",
"barryvdh/laravel-cors": "^0.7",