From 4daaecd8f32607f3bb7d11ddee168d9e1e3c00d8 Mon Sep 17 00:00:00 2001 From: wpalani Date: Tue, 7 May 2024 14:26:33 -0700 Subject: [PATCH] Bump deactivation module 1.1.2 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 89a2333ff..c37ad1e55 100644 --- a/composer.json +++ b/composer.json @@ -77,7 +77,7 @@ "newfold-labs/wp-module-coming-soon": "^1.2.3", "newfold-labs/wp-module-context": "^1.0.0", "newfold-labs/wp-module-data": "^2.4.24", - "newfold-labs/wp-module-deactivation": "^1.1.1", + "newfold-labs/wp-module-deactivation": "^1.1.2", "newfold-labs/wp-module-ecommerce": "^1.3.30", "newfold-labs/wp-module-global-ctb": "^1.0.11", "newfold-labs/wp-module-help-center": "^1.0.24", diff --git a/composer.lock b/composer.lock index 731d8a696..6d4a06af2 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": "0e21031785c0c82fdefb75fd30d6a961", + "content-hash": "7aec9145f209e1955c9339a83f8b5b30", "packages": [ { "name": "doctrine/inflector", @@ -508,16 +508,16 @@ }, { "name": "newfold-labs/wp-module-deactivation", - "version": "1.1.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-deactivation.git", - "reference": "c8b09a2b1e744b3cb411b503ed3f037a1b926c15" + "reference": "9c45ae78cbae1ea5f1c3e2fa3c5eccae3af59275" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/c8b09a2b1e744b3cb411b503ed3f037a1b926c15", - "reference": "c8b09a2b1e744b3cb411b503ed3f037a1b926c15", + "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/9c45ae78cbae1ea5f1c3e2fa3c5eccae3af59275", + "reference": "9c45ae78cbae1ea5f1c3e2fa3c5eccae3af59275", "shasum": "" }, "require": { @@ -562,10 +562,10 @@ ], "description": "A Module for handling WordPress brand plugins and modules deactivations", "support": { - "source": "https://github.com/newfold-labs/wp-module-deactivation/tree/1.1.1", + "source": "https://github.com/newfold-labs/wp-module-deactivation/tree/1.1.2", "issues": "https://github.com/newfold-labs/wp-module-deactivation/issues" }, - "time": "2024-03-20T17:49:06+00:00" + "time": "2024-04-22T16:34:09+00:00" }, { "name": "newfold-labs/wp-module-ecommerce",