Support php 7

This commit is contained in:
Graham Campbell
2015-10-24 22:24:17 +01:00
parent a8b279c2e6
commit 5e97ae4398

View File

@@ -19,7 +19,7 @@
}
],
"require": {
"php": "^5.5.9",
"php": "^5.5.9|^7.0",
"laravel/framework": "~5.1.20",
"alt-three/emoji": "^2.0",
"alt-three/validator": "^1.3",