From a20dd5b086350dfb3cb9c37e41fae8e9c140e4ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Wed, 21 Nov 2018 18:10:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=8D=E4=BD=8E=E9=9C=80=E6=B1=82=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= 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 4ac9749..d193ced 100644 --- a/composer.json +++ b/composer.json @@ -17,6 +17,6 @@ } }, "require": { - "php": ">= 7.2" + "php": ">= 7.0" } }