diff --git a/composer.json b/composer.json index 47cf1c4f7..7b036ab1b 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.1", + "newfold-labs/wp-module-coming-soon": "^1.2.2", "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 6aa28d984..649a5fcb6 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": "f1ef7a6949a68517a296b3c306e7afda", + "content-hash": "77c0c99ec0c409012051277c3afb0d49", "packages": [ { "name": "doctrine/inflector", @@ -237,16 +237,16 @@ }, { "name": "newfold-labs/wp-module-coming-soon", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "fa4e431f1f00355bb6a98b05636ee6a9164936a7" + "reference": "66333ea1f64bb189e57edd83b5c0047d3ce5ef66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/fa4e431f1f00355bb6a98b05636ee6a9164936a7", - "reference": "fa4e431f1f00355bb6a98b05636ee6a9164936a7", + "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/66333ea1f64bb189e57edd83b5c0047d3ce5ef66", + "reference": "66333ea1f64bb189e57edd83b5c0047d3ce5ef66", "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.1", + "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.2.2", "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" }, - "time": "2024-02-28T21:08:43+00:00" + "time": "2024-02-28T23:07:18+00:00" }, { "name": "newfold-labs/wp-module-context",