From d7c2f2c01fd81f19849f2a7b1d91e063109f49fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 17:01:35 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-ecommerce Bumps [newfold-labs/wp-module-ecommerce](https://github.com/newfold-labs/wp-module-ecommerce) from 1.2.4 to 1.2.6. - [Release notes](https://github.com/newfold-labs/wp-module-ecommerce/releases) - [Commits](https://github.com/newfold-labs/wp-module-ecommerce/compare/v1.2.4...v1.2.6) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-ecommerce dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index e84ace825..bdd619fee 100644 --- a/composer.json +++ b/composer.json @@ -60,7 +60,7 @@ "newfold-labs/wp-module-ctb": "^1.1.2", "newfold-labs/wp-module-customer-bluehost": "^1.6.0", "newfold-labs/wp-module-data": "^2.4.6", - "newfold-labs/wp-module-ecommerce": "^1.2.4", + "newfold-labs/wp-module-ecommerce": "^1.2.6", "newfold-labs/wp-module-global-ctb": "^1.0.4", "newfold-labs/wp-module-help-center": "^1.0.18", "newfold-labs/wp-module-loader": "^1.0.10", diff --git a/composer.lock b/composer.lock index 4b379e72f..509427457 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": "5ded9c92659a8d1ad573c512928b97e5", + "content-hash": "c4765b818dda4d57cdc88b8bb5d8d171", "packages": [ { "name": "doctrine/inflector", @@ -467,16 +467,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.2.4", + "version": "v1.2.6", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "b12626874f2261822da42400fd4df4783f38fb3a" + "reference": "6bf5b8e15586c555a8cc47f1aa342dc39069fa23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/b12626874f2261822da42400fd4df4783f38fb3a", - "reference": "b12626874f2261822da42400fd4df4783f38fb3a", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/6bf5b8e15586c555a8cc47f1aa342dc39069fa23", + "reference": "6bf5b8e15586c555a8cc47f1aa342dc39069fa23", "shasum": "" }, "require": { @@ -518,10 +518,10 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.2.4", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.2.6", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2023-09-15T09:47:05+00:00" + "time": "2023-09-27T13:12:33+00:00" }, { "name": "newfold-labs/wp-module-global-ctb", @@ -3456,5 +3456,5 @@ "platform-overrides": { "php": "7.1.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }