diff --git a/composer.json b/composer.json index b834d5d..7e31bab 100644 --- a/composer.json +++ b/composer.json @@ -74,7 +74,7 @@ "doctrine/inflector": "1.2.0 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.2.6", + "newfold-labs/wp-module-coming-soon": "^1.3.0", "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.6.5", "newfold-labs/wp-module-deactivation": "^1.2.3", diff --git a/composer.lock b/composer.lock index 81d6eee..1afb5df 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": "9d96b0c21566c6e322aea5db5144e7cf", + "content-hash": "3aa0bc20ce7582f96e5ff3f557c86766", "packages": [ { "name": "doctrine/inflector", @@ -371,16 +371,16 @@ }, { "name": "newfold-labs/wp-module-coming-soon", - "version": "1.2.6", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "3b43b08f02348e4d016392247dc4503df5d48b39" + "reference": "d1a80250ee5a2efe83ca979d6977de769885dd44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/3b43b08f02348e4d016392247dc4503df5d48b39", - "reference": "3b43b08f02348e4d016392247dc4503df5d48b39", + "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/d1a80250ee5a2efe83ca979d6977de769885dd44", + "reference": "d1a80250ee5a2efe83ca979d6977de769885dd44", "shasum": "" }, "require": { @@ -418,10 +418,10 @@ ], "description": "Coming Soon module for WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.2.6", + "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.3.0", "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" }, - "time": "2024-08-30T20:32:49+00:00" + "time": "2024-11-12T02:16:36+00:00" }, { "name": "newfold-labs/wp-module-context",