From b62d630705b366bdca9fc98b5ee71cb139da0137 Mon Sep 17 00:00:00 2001 From: Terry <2358269014@qq.com> Date: Thu, 2 Sep 2021 17:55:07 +0800 Subject: [PATCH] 2.17.4 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ffab1b5..5fcea5e 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.17.3" + "fancyecommerce/fecshop": "2.17.4" }, "require-dev": { "yiisoft/yii2-debug": "~2.0.0",