From 865058b84b479264447b850db47c694267821e8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 09:49:20 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-marketplace Bumps [newfold-labs/wp-module-marketplace](https://github.com/newfold-labs/wp-module-marketplace) from 1.5.1 to 2.0.1. - [Release notes](https://github.com/newfold-labs/wp-module-marketplace/releases) - [Commits](https://github.com/newfold-labs/wp-module-marketplace/compare/1.5.1...2.0.1) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-marketplace dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 281c158..4e9b832 100644 --- a/composer.json +++ b/composer.json @@ -58,7 +58,7 @@ "newfold-labs/wp-module-coming-soon": "^1.1.3", "newfold-labs/wp-module-data": "^2.4.3", "newfold-labs/wp-module-loader": "^1.0.10", - "newfold-labs/wp-module-marketplace": "^1.5.1", + "newfold-labs/wp-module-marketplace": "^2.0.1", "newfold-labs/wp-module-notifications": "^1.1.2", "newfold-labs/wp-module-performance": "^1.1.1", "newfold-labs/wp-module-secure-passwords": "^1.1", diff --git a/composer.lock b/composer.lock index ab38040..5383cbe 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": "90fa65b75d306fe6991d5a0912879ff1", + "content-hash": "275277db3d7ffeb1682fb6fbc96d7ea0", "packages": [ { "name": "doctrine/inflector", @@ -261,16 +261,16 @@ }, { "name": "newfold-labs/wp-module-marketplace", - "version": "1.5.1", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-marketplace.git", - "reference": "9d2e43d375db62f88f0963a19674f0b4f50116bd" + "reference": "d4cfb01c940bd17e9f621b2f2f2ece596b41dec3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/9d2e43d375db62f88f0963a19674f0b4f50116bd", - "reference": "9d2e43d375db62f88f0963a19674f0b4f50116bd", + "url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/d4cfb01c940bd17e9f621b2f2f2ece596b41dec3", + "reference": "d4cfb01c940bd17e9f621b2f2f2ece596b41dec3", "shasum": "" }, "require": { @@ -311,10 +311,10 @@ ], "description": "A module for rendering product data and interacting with the Hiive marketplace API.", "support": { - "source": "https://github.com/newfold-labs/wp-module-marketplace/tree/1.5.1", + "source": "https://github.com/newfold-labs/wp-module-marketplace/tree/2.0.1", "issues": "https://github.com/newfold-labs/wp-module-marketplace/issues" }, - "time": "2023-04-26T13:31:44+00:00" + "time": "2023-08-24T22:24:25+00:00" }, { "name": "newfold-labs/wp-module-notifications",