From 04c644f809b60c19b375fe988a5ce2538cda143d Mon Sep 17 00:00:00 2001 From: yf <291323003@qq.com> Date: Mon, 28 May 2018 14:57:35 +0800 Subject: [PATCH] init --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e4fefd9..bbd2d6e 100644 --- a/composer.json +++ b/composer.json @@ -18,5 +18,6 @@ "psr-4": { "EasySwoole\\Spl\\": "src/" } - } + }, + "minimum-stability":"dev" } \ No newline at end of file