From cd373791accd276d23e05688cf6478930dc3bba2 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 23 Jul 2017 20:00:26 +0200 Subject: [PATCH] Updated composer file. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0286006772..28fe40f86e 100755 --- a/composer.json +++ b/composer.json @@ -46,7 +46,7 @@ } ], "require": { - "php": ">=7.0.0", + "php": ">=7.1.0", "ext-intl": "*", "ext-bcmath": "*", "ext-mbstring": "*",