diff --git a/composer.json b/composer.json index 29e488f..7ab897b 100644 --- a/composer.json +++ b/composer.json @@ -58,7 +58,7 @@ "doctrine/inflector": "1.2.0 as 1.3.1", "newfold-labs/wp-module-coming-soon": "^1.1.12", "newfold-labs/wp-module-data": "^2.4.14", - "newfold-labs/wp-module-deactivation": "^1.0.2", + "newfold-labs/wp-module-deactivation": "^1.0.3", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.1.0", "newfold-labs/wp-module-notifications": "^1.2.1", diff --git a/composer.lock b/composer.lock index a5140eb..a964f7e 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": "f9b6b06285160c386913292b1fe698c4", + "content-hash": "dae78603c66dd6f57c10f4599777a30e", "packages": [ { "name": "doctrine/inflector", @@ -215,16 +215,16 @@ }, { "name": "newfold-labs/wp-module-deactivation", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-deactivation.git", - "reference": "dd8bf1820a0bd136e1a673d3a4b916b4c581179a" + "reference": "5668c206ea868c0baaca201042ca7c24404c7be1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/dd8bf1820a0bd136e1a673d3a4b916b4c581179a", - "reference": "dd8bf1820a0bd136e1a673d3a4b916b4c581179a", + "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/5668c206ea868c0baaca201042ca7c24404c7be1", + "reference": "5668c206ea868c0baaca201042ca7c24404c7be1", "shasum": "" }, "require": { @@ -269,10 +269,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.2", + "source": "https://github.com/newfold-labs/wp-module-deactivation/tree/1.0.3", "issues": "https://github.com/newfold-labs/wp-module-deactivation/issues" }, - "time": "2023-10-17T22:48:37+00:00" + "time": "2023-11-29T19:20:56+00:00" }, { "name": "newfold-labs/wp-module-loader",