diff --git a/composer.json b/composer.json index 7aaf36879..6419019aa 100644 --- a/composer.json +++ b/composer.json @@ -72,7 +72,7 @@ "wp-phpunit/wp-phpunit": "^6.7.1" }, "require": { - "newfold-labs/wp-module-activation": "^1.0.5", + "newfold-labs/wp-module-activation": "^1.0.6", "newfold-labs/wp-module-atomic": "^1.3.0", "newfold-labs/wp-module-coming-soon": "^1.3.4", "newfold-labs/wp-module-context": "^1.0.1", diff --git a/composer.lock b/composer.lock index d41a37963..45307f438 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": "a5fa4fe36fa3444a940245c17161a926", + "content-hash": "6b48a642b21e05dd59de8a94db8b0c99", "packages": [ { "name": "doctrine/inflector", @@ -565,16 +565,16 @@ }, { "name": "newfold-labs/wp-module-activation", - "version": "1.0.5", + "version": "1.0.6", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-activation.git", - "reference": "66b5ecc883f0de1ac1345a10d6afc1a1df4d1b80" + "reference": "e651936f044a6d78ecc32a71fa356d5efa16628a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-activation/zipball/66b5ecc883f0de1ac1345a10d6afc1a1df4d1b80", - "reference": "66b5ecc883f0de1ac1345a10d6afc1a1df4d1b80", + "url": "https://api.github.com/repos/newfold-labs/wp-module-activation/zipball/e651936f044a6d78ecc32a71fa356d5efa16628a", + "reference": "e651936f044a6d78ecc32a71fa356d5efa16628a", "shasum": "" }, "require-dev": { @@ -616,10 +616,10 @@ ], "description": "A Module for handling WordPress brand plugins activations", "support": { - "source": "https://github.com/newfold-labs/wp-module-activation/tree/1.0.5", + "source": "https://github.com/newfold-labs/wp-module-activation/tree/1.0.6", "issues": "https://github.com/newfold-labs/wp-module-activation/issues" }, - "time": "2024-10-25T20:19:11+00:00" + "time": "2025-01-22T17:03:12+00:00" }, { "name": "newfold-labs/wp-module-ai", @@ -5072,10 +5072,10 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "7.3.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }