diff --git a/composer.json b/composer.json index 3707640..7e64b1c 100644 --- a/composer.json +++ b/composer.json @@ -69,7 +69,7 @@ }, "require": { "doctrine/inflector": "1.2.0 as 1.3.1", - "newfold-labs/wp-module-activation": "^1.0.4", + "newfold-labs/wp-module-activation": "^1.0.5", "newfold-labs/wp-module-atomic": "^1.3", "newfold-labs/wp-module-coming-soon": "^1.2.6", "newfold-labs/wp-module-context": "^1.0.1", diff --git a/composer.lock b/composer.lock index ac0a8b3..4b03b16 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": "ecd4bd1ad330529b322778d7010013bb", + "content-hash": "704c195f956c030965f322d51fd6ebe9", "packages": [ { "name": "doctrine/inflector", @@ -116,16 +116,16 @@ }, { "name": "newfold-labs/wp-module-activation", - "version": "1.0.4", + "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-activation.git", - "reference": "6004a69982fd788f2781bcf6b35ee29394d477b5" + "reference": "66b5ecc883f0de1ac1345a10d6afc1a1df4d1b80" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-activation/zipball/6004a69982fd788f2781bcf6b35ee29394d477b5", - "reference": "6004a69982fd788f2781bcf6b35ee29394d477b5", + "url": "https://api.github.com/repos/newfold-labs/wp-module-activation/zipball/66b5ecc883f0de1ac1345a10d6afc1a1df4d1b80", + "reference": "66b5ecc883f0de1ac1345a10d6afc1a1df4d1b80", "shasum": "" }, "require-dev": { @@ -167,10 +167,10 @@ ], "description": "A Module for handling WordPress brand plugins activations", "support": { - "source": "https://github.com/newfold-labs/wp-module-activation/tree/1.0.4", + "source": "https://github.com/newfold-labs/wp-module-activation/tree/1.0.5", "issues": "https://github.com/newfold-labs/wp-module-activation/issues" }, - "time": "2024-10-07T21:35:20+00:00" + "time": "2024-10-25T20:19:11+00:00" }, { "name": "newfold-labs/wp-module-atomic", @@ -3398,8 +3398,8 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "7.0.0" },