From afdcf6db799fa0559f407fd143e530b0bfbc42cf Mon Sep 17 00:00:00 2001 From: RunsTp Date: Fri, 28 Dec 2018 10:06:34 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20demo=20=E8=AE=BE=E7=BD=AE=E8=BF=BD?= =?UTF-8?q?=E8=B8=AA3.0?= 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 18c1ed9..74936e2 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ } ], "require": { - "easyswoole/easyswoole": "3.x-dev", + "easyswoole/easyswoole": "^3.0", "easyswoole/mysqli": "^1.0", "easyswoole/rpc": "^2.0" },