Bumped the min laravel version

This commit is contained in:
Graham Campbell
2015-12-30 14:37:59 +00:00
parent cbdfcaad0d
commit 646638e2cd

View File

@@ -20,7 +20,7 @@
],
"require": {
"php": ">=5.5.9",
"laravel/framework": "~5.2.5",
"laravel/framework": "~5.2.6",
"alt-three/bus": "^1.0",
"alt-three/emoji": "^2.1",
"alt-three/validator": "^1.4",