diff --git a/composer.json b/composer.json index 2e5446e8..0f10f477 100644 --- a/composer.json +++ b/composer.json @@ -74,7 +74,7 @@ "doctrine/inflector": "1.4.4 as 1.3.1", "newfold-labs/wp-module-activation": "^1.0.5", "newfold-labs/wp-module-atomic": "^1.3", - "newfold-labs/wp-module-coming-soon": "^1.3.1", + "newfold-labs/wp-module-coming-soon": "^1.3.2", "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.6.7", "newfold-labs/wp-module-deactivation": "^1.2.3", diff --git a/composer.lock b/composer.lock index f212b3ee..ad186c90 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": "8eb51bdbbcf7b809589a6f3a08aeafb3", + "content-hash": "e7d37c440a9170034088392e15d80bf4", "packages": [ { "name": "doctrine/inflector", @@ -722,20 +722,20 @@ }, { "name": "newfold-labs/wp-module-coming-soon", - "version": "1.3.1", + "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "e84e21cfe97179a6dcc007186a903226bfbb1570" + "reference": "c1485a16b23fdf7b1fca52820c2fa686f2a6e30c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/e84e21cfe97179a6dcc007186a903226bfbb1570", - "reference": "e84e21cfe97179a6dcc007186a903226bfbb1570", + "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/c1485a16b23fdf7b1fca52820c2fa686f2a6e30c", + "reference": "c1485a16b23fdf7b1fca52820c2fa686f2a6e30c", "shasum": "" }, "require": { - "newfold-labs/wp-module-data": ">=2.6.2", + "newfold-labs/wp-module-data": "^2.6.7", "wp-forge/wp-upgrade-handler": "^1.0" }, "require-dev": { @@ -769,10 +769,10 @@ ], "description": "Coming Soon module for WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.3.1", + "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.3.2", "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" }, - "time": "2024-11-24T06:34:39+00:00" + "time": "2024-12-03T23:45:51+00:00" }, { "name": "newfold-labs/wp-module-context", @@ -4136,11 +4136,11 @@ } ], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "7.3.0" },