From 93092b6a332ba878d87b1d920d33ebe2be982534 Mon Sep 17 00:00:00 2001 From: "xiaobo.sun" Date: Sun, 9 Oct 2016 10:04:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9composer.json?= 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 7a7938b..188f8c8 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "addons package for thinkphp5", "homepage": "https://github.com/5ini99/think-addons", "license": "Apache-2.0", - "minimum-stability": "dev", + "minimum-stability": "stable", "authors": [ { "name": "xiaobo.sun",