From 79f3898551b5d068796ee344d1f3b54e09623f7e Mon Sep 17 00:00:00 2001 From: Jian Liu Date: Thu, 26 Jul 2018 15:02:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E9=AB=98=E7=89=88=E6=9C=AC=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 23886778..ff33b6f6 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ } ], "require": { - "php": ">=5.5.0", + "php": ">=7.0.0", "mixstart/mixphp-framework": "1.0.*" }, "autoload": {