From d56c6ca8a5edb0d935afa7c9bf8580030d37a738 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=AE=8F=E4=BC=9F?= <524415250@qq.com> Date: Tue, 4 Dec 2018 17:02:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0php=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 56ae150..8a6dd1d 100644 --- a/composer.json +++ b/composer.json @@ -22,6 +22,7 @@ ], "require": { "yiisoft/yii2": "~2.0.7", + "php": ">=7.0.0", "filsh/yii2-oauth2-server": "~2.0" }, "autoload": {