From 6c7fabf851244c9290f74c4fe07d4410c56c9ccb Mon Sep 17 00:00:00 2001 From: Chihiro Adachi <8196725+chihiro-adachi@users.noreply.github.com> Date: Fri, 3 Sep 2021 13:33:56 +0900 Subject: [PATCH] version 1.1.3 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index ec7dcf1..e84839b 100644 --- a/composer.json +++ b/composer.json @@ -1,11 +1,11 @@ { "name": "ec-cube/gmc", - "version": "1.1.0", + "version": "1.1.3", "description": "Google Merchant Center", "type": "eccube-plugin", "require": { "ec-cube/plugin-installer": "~0.0.7 || ^2.0", - "ec-cube/api": "^2.1" + "ec-cube/api": "~1.0 || ~2.1" }, "extra": { "code": "GMC"