diff --git a/composer.json b/composer.json index 7b036ab1b..a1a735c03 100644 --- a/composer.json +++ b/composer.json @@ -66,7 +66,7 @@ "wp-phpunit/wp-phpunit": "^6.4.2" }, "require": { - "newfold-labs/wp-module-coming-soon": "^1.2.2", + "newfold-labs/wp-module-coming-soon": "^1.2.3", "newfold-labs/wp-module-context": "^1.0.0", "newfold-labs/wp-module-data": "^2.4.18", "newfold-labs/wp-module-deactivation": "^1.0.5", diff --git a/composer.lock b/composer.lock index 649a5fcb6..98499c735 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": "77c0c99ec0c409012051277c3afb0d49", + "content-hash": "2eb4f89f0b60e588e6795b507a4495d9", "packages": [ { "name": "doctrine/inflector", @@ -237,16 +237,16 @@ }, { "name": "newfold-labs/wp-module-coming-soon", - "version": "1.2.2", + "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "66333ea1f64bb189e57edd83b5c0047d3ce5ef66" + "reference": "335bfe833ebdc072de55ed54cd6eebe0a210e43f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/66333ea1f64bb189e57edd83b5c0047d3ce5ef66", - "reference": "66333ea1f64bb189e57edd83b5c0047d3ce5ef66", + "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/335bfe833ebdc072de55ed54cd6eebe0a210e43f", + "reference": "335bfe833ebdc072de55ed54cd6eebe0a210e43f", "shasum": "" }, "require": { @@ -284,10 +284,10 @@ ], "description": "Coming Soon module for WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.2.2", + "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.2.3", "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" }, - "time": "2024-02-28T23:07:18+00:00" + "time": "2024-02-29T19:54:02+00:00" }, { "name": "newfold-labs/wp-module-context",