diff --git a/composer.json b/composer.json index 3560ab8a..d236d231 100644 --- a/composer.json +++ b/composer.json @@ -61,7 +61,7 @@ "newfold-labs/wp-module-ecommerce": "^1.3.9", "newfold-labs/wp-module-global-ctb": "^1.0.9", "newfold-labs/wp-module-loader": "^1.0.10", - "newfold-labs/wp-module-marketplace": "^2.0.2", + "newfold-labs/wp-module-marketplace": "^2.1.0", "newfold-labs/wp-module-notifications": "^1.1.6", "newfold-labs/wp-module-onboarding": "^1.11.9", "newfold-labs/wp-module-performance": "^1.2.2", diff --git a/composer.lock b/composer.lock index 89f57fd8..e2a57037 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": "c8071742d7691dcdb51843e4a2ffa28a", + "content-hash": "495af36647af4e0caa7c156cc2619705", "packages": [ { "name": "doctrine/inflector", @@ -216,16 +216,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.4.9", + "version": "2.4.11", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "672ba89b7f3fa7721e8be4cd79653f21d9a3a503" + "reference": "c244dd52e7e07bf0d890e51892e179c62f197bac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/672ba89b7f3fa7721e8be4cd79653f21d9a3a503", - "reference": "672ba89b7f3fa7721e8be4cd79653f21d9a3a503", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/c244dd52e7e07bf0d890e51892e179c62f197bac", + "reference": "c244dd52e7e07bf0d890e51892e179c62f197bac", "shasum": "" }, "require": { @@ -258,10 +258,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.9", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.11", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2023-10-23T14:39:19+00:00" + "time": "2023-11-13T19:54:44+00:00" }, { "name": "newfold-labs/wp-module-deactivation", @@ -523,16 +523,16 @@ }, { "name": "newfold-labs/wp-module-marketplace", - "version": "2.0.2", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-marketplace.git", - "reference": "e6968198d53c7d4c191cf33d6b76335d32a9bb42" + "reference": "3f836e2ae93e97e91a677e12ceb65fda90ee4d86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/e6968198d53c7d4c191cf33d6b76335d32a9bb42", - "reference": "e6968198d53c7d4c191cf33d6b76335d32a9bb42", + "url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/3f836e2ae93e97e91a677e12ceb65fda90ee4d86", + "reference": "3f836e2ae93e97e91a677e12ceb65fda90ee4d86", "shasum": "" }, "require": { @@ -573,10 +573,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/2.0.2", + "source": "https://github.com/newfold-labs/wp-module-marketplace/tree/2.1.0", "issues": "https://github.com/newfold-labs/wp-module-marketplace/issues" }, - "time": "2023-09-19T22:38:37+00:00" + "time": "2023-11-07T15:19:22+00:00" }, { "name": "newfold-labs/wp-module-notifications", @@ -2545,5 +2545,5 @@ "platform-overrides": { "php": "7.1.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }