diff --git a/composer.json b/composer.json index 314b331fd..812d98eca 100644 --- a/composer.json +++ b/composer.json @@ -67,7 +67,7 @@ }, "require": { "newfold-labs/wp-module-business-reviews": "^1.1.1", - "newfold-labs/wp-module-coming-soon": "^1.1.16", + "newfold-labs/wp-module-coming-soon": "^1.1", "newfold-labs/wp-module-ctb": "^1.1.2", "newfold-labs/wp-module-customer-bluehost": "^1.6.0", "newfold-labs/wp-module-data": "^2.4.16", diff --git a/composer.lock b/composer.lock index 5870c4828..1e8863297 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": "3471384cccebdf9525cbc051a97ddaf3", + "content-hash": "edf012a9b787f3ee22f67e27a643676e", "packages": [ { "name": "doctrine/inflector", @@ -272,16 +272,16 @@ }, { "name": "newfold-labs/wp-module-coming-soon", - "version": "1.1.16", + "version": "1.1.17", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "224a336252579ed32da06b0f1a5c0d347e281db5" + "reference": "eac606ade15a8da188b6997ad72003ca7a47ffab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/224a336252579ed32da06b0f1a5c0d347e281db5", - "reference": "224a336252579ed32da06b0f1a5c0d347e281db5", + "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/eac606ade15a8da188b6997ad72003ca7a47ffab", + "reference": "eac606ade15a8da188b6997ad72003ca7a47ffab", "shasum": "" }, "require": { @@ -318,10 +318,10 @@ ], "description": "Coming Soon module for WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.1.16", + "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.1.17", "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" }, - "time": "2024-01-17T23:06:56+00:00" + "time": "2024-01-18T01:07:49+00:00" }, { "name": "newfold-labs/wp-module-ctb", @@ -3675,5 +3675,5 @@ "platform-overrides": { "php": "7.1.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.2.0" }