diff --git a/composer.json b/composer.json index e4aa457..c8177d0 100644 --- a/composer.json +++ b/composer.json @@ -65,7 +65,7 @@ "newfold-labs/wp-module-coming-soon": "^1.2.5", "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.5.3", - "newfold-labs/wp-module-deactivation": "^1.2.1", + "newfold-labs/wp-module-deactivation": "^1.2.3", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", diff --git a/composer.lock b/composer.lock index 195a2c8..f7aedc5 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": "3dc986ca803d760b5b13191a1f9cc562", + "content-hash": "6588972be59b179c4efff60c8edc7184", "packages": [ { "name": "doctrine/inflector", @@ -422,16 +422,16 @@ }, { "name": "newfold-labs/wp-module-deactivation", - "version": "1.2.1", + "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-deactivation.git", - "reference": "7aa6aa4e9b594929c9c4f3088320b5db6b537ee5" + "reference": "77fba9e7289ef3924bc349b549ce53e9f494565e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/7aa6aa4e9b594929c9c4f3088320b5db6b537ee5", - "reference": "7aa6aa4e9b594929c9c4f3088320b5db6b537ee5", + "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/77fba9e7289ef3924bc349b549ce53e9f494565e", + "reference": "77fba9e7289ef3924bc349b549ce53e9f494565e", "shasum": "" }, "require": { @@ -476,10 +476,10 @@ ], "description": "A Module for handling WordPress brand plugins and modules deactivations", "support": { - "source": "https://github.com/newfold-labs/wp-module-deactivation/tree/1.2.1", + "source": "https://github.com/newfold-labs/wp-module-deactivation/tree/1.2.3", "issues": "https://github.com/newfold-labs/wp-module-deactivation/issues" }, - "time": "2024-06-19T18:29:23+00:00" + "time": "2024-07-10T16:05:32+00:00" }, { "name": "newfold-labs/wp-module-features",