From cd2829ba5b01212eb3923b5f7c33f4df094eeaa5 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Sat, 24 Oct 2015 22:24:39 +0100 Subject: [PATCH] Meh --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 06dbbef1..85317c5f 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ } ], "require": { - "php": "^5.5.9|^7.0", + "php": ">=5.5.9", "laravel/framework": "~5.1.20", "alt-three/emoji": "^2.0", "alt-three/validator": "^1.3",