From 09971670ba5f4a751dd82bc76b683ff7492b3416 Mon Sep 17 00:00:00 2001 From: Terry <2358269014@qq.com> Date: Fri, 18 Jun 2021 15:47:49 +0800 Subject: [PATCH] 2.15.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6556aad..91f0023 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.14.0" + "fancyecommerce/fecshop": "2.15.0" }, "require-dev": { "yiisoft/yii2-debug": "~2.0.0",