From e1a78f557e4e93adb6b07cd43e30d72f1cf5b411 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Tue, 17 Oct 2023 19:22:00 -0400 Subject: [PATCH] update ctb and deacivate modules - Upgrading newfold-labs/wp-module-deactivation (1.0.0 => 1.0.2) - Upgrading newfold-labs/wp-module-global-ctb (1.0.5 => 1.0.7) --- composer.json | 4 ++-- composer.lock | 26 +++++++++++++------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/composer.json b/composer.json index bed5694b2..ac1045819 100644 --- a/composer.json +++ b/composer.json @@ -60,9 +60,9 @@ "newfold-labs/wp-module-ctb": "^1.1.2", "newfold-labs/wp-module-customer-bluehost": "^1.6.0", "newfold-labs/wp-module-data": "^2.4.8", - "newfold-labs/wp-module-deactivation": "^1.0", + "newfold-labs/wp-module-deactivation": "^1.0.2", "newfold-labs/wp-module-ecommerce": "^1.3.0", - "newfold-labs/wp-module-global-ctb": "^1.0.5", + "newfold-labs/wp-module-global-ctb": "^1.0.7", "newfold-labs/wp-module-help-center": "1.0.17", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.0.2", diff --git a/composer.lock b/composer.lock index f4869e0fe..f4998c838 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": "2947a33af8fbbf3bc3e1a6158349a6ce", + "content-hash": "7bbbb9bb1f1dd01fdc854f338d51af11", "packages": [ { "name": "doctrine/inflector", @@ -467,16 +467,16 @@ }, { "name": "newfold-labs/wp-module-deactivation", - "version": "1.0.0", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-deactivation.git", - "reference": "66d9e4d888426094ee6eb3b66d03404a6e8110e3" + "reference": "dd8bf1820a0bd136e1a673d3a4b916b4c581179a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/66d9e4d888426094ee6eb3b66d03404a6e8110e3", - "reference": "66d9e4d888426094ee6eb3b66d03404a6e8110e3", + "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/dd8bf1820a0bd136e1a673d3a4b916b4c581179a", + "reference": "dd8bf1820a0bd136e1a673d3a4b916b4c581179a", "shasum": "" }, "require": { @@ -521,10 +521,10 @@ ], "description": "A Module for handling WordPress brand plugins and modules deactivations", "support": { - "source": "https://github.com/newfold-labs/wp-module-deactivation/tree/1.0.0", + "source": "https://github.com/newfold-labs/wp-module-deactivation/tree/1.0.2", "issues": "https://github.com/newfold-labs/wp-module-deactivation/issues" }, - "time": "2023-10-10T18:09:35+00:00" + "time": "2023-10-17T22:48:37+00:00" }, { "name": "newfold-labs/wp-module-ecommerce", @@ -587,16 +587,16 @@ }, { "name": "newfold-labs/wp-module-global-ctb", - "version": "1.0.5", + "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-global-ctb.git", - "reference": "3f93e096365e761b8aea53cb12b182937cb7c73f" + "reference": "d5aab07f1a9d9ddc8759c83310365da1612a8147" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-global-ctb/zipball/3f93e096365e761b8aea53cb12b182937cb7c73f", - "reference": "3f93e096365e761b8aea53cb12b182937cb7c73f", + "url": "https://api.github.com/repos/newfold-labs/wp-module-global-ctb/zipball/d5aab07f1a9d9ddc8759c83310365da1612a8147", + "reference": "d5aab07f1a9d9ddc8759c83310365da1612a8147", "shasum": "" }, "require-dev": { @@ -630,10 +630,10 @@ ], "description": "Newfold module for 'Click to Buy' functionality in brand plugins", "support": { - "source": "https://github.com/newfold-labs/wp-module-global-ctb/tree/1.0.5", + "source": "https://github.com/newfold-labs/wp-module-global-ctb/tree/1.0.7", "issues": "https://github.com/newfold-labs/wp-module-global-ctb/issues" }, - "time": "2023-10-13T18:12:53+00:00" + "time": "2023-10-17T22:48:10+00:00" }, { "name": "newfold-labs/wp-module-help-center",