From cbdac35c38d28affe8d98bc3d4d3cc171fc69ced Mon Sep 17 00:00:00 2001 From: Terry <2358269014@qq.com> Date: Thu, 1 Jul 2021 14:19:51 +0800 Subject: [PATCH] 2.16.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 69325ec..4b1ae28 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "php": ">=5.6.0", "yiisoft/yii2-bootstrap": "*", "yiisoft/yii2-apidoc": "~2.0.0", - "fancyecommerce/fecshop": "2.15.1" + "fancyecommerce/fecshop": "2.16.0" }, "require-dev": { "yiisoft/yii2-debug": "~2.0.0",