From d01dacbbf49910f1e49e36d2dc6e2a1aabbe561d Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Tue, 8 Aug 2023 17:47:59 -0400 Subject: [PATCH] rolling back ecommerce module update to locked 0.9.2 version --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index a2435ce3..dd74d095 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,7 @@ "doctrine/inflector": "1.2.0 as 1.3.1", "newfold-labs/wp-module-coming-soon": "^1.1.3", "newfold-labs/wp-module-data": "^2.4.3", - "newfold-labs/wp-module-ecommerce": "1.1.1", + "newfold-labs/wp-module-ecommerce": "0.9.2", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^1.5.1", "newfold-labs/wp-module-notifications": "^1.1.2", diff --git a/composer.lock b/composer.lock index a3bfd8d7..d13f6d94 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1f2deadc5e89c26394891ceddf74d085", + "content-hash": "82c2de3583996d87143ead1e40548d0c", "packages": [ { "name": "doctrine/inflector", @@ -265,16 +265,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.1.1", + "version": "v0.9.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "d345fc081164e8f327ad0d5a23dfb9521a863624" + "reference": "9cbd2cc0e391952813f024078f833dbe94c4d0ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/d345fc081164e8f327ad0d5a23dfb9521a863624", - "reference": "d345fc081164e8f327ad0d5a23dfb9521a863624", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/9cbd2cc0e391952813f024078f833dbe94c4d0ab", + "reference": "9cbd2cc0e391952813f024078f833dbe94c4d0ab", "shasum": "" }, "require": { @@ -316,10 +316,10 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.1.1", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v0.9.2", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2023-08-03T17:35:51+00:00" + "time": "2023-07-07T00:44:33+00:00" }, { "name": "newfold-labs/wp-module-installer",