From 8ca90cad02d3d3e43e3c61d8605b040e4388ef38 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Fri, 26 Jan 2024 17:25:43 -0500 Subject: [PATCH] update coming soon module to 1.1.18 --- composer.json | 2 +- composer.lock | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 42f537d75..5efae20a8 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.17", + "newfold-labs/wp-module-coming-soon": "^1.1.18", "newfold-labs/wp-module-ctb": "^1.1.2", "newfold-labs/wp-module-customer-bluehost": "^1.6.0", "newfold-labs/wp-module-data": "^2.4.18", diff --git a/composer.lock b/composer.lock index 838e06036..eb0ccf5af 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": "1a93435b35c34517d146076da3fe9700", + "content-hash": "76c05051441555ef3d005914fa661fe5", "packages": [ { "name": "doctrine/inflector", @@ -272,19 +272,20 @@ }, { "name": "newfold-labs/wp-module-coming-soon", - "version": "1.1.17", + "version": "1.1.18", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "eac606ade15a8da188b6997ad72003ca7a47ffab" + "reference": "0c0126bf277a8126bf1993a456dc5ba931fab35b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/eac606ade15a8da188b6997ad72003ca7a47ffab", - "reference": "eac606ade15a8da188b6997ad72003ca7a47ffab", + "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/0c0126bf277a8126bf1993a456dc5ba931fab35b", + "reference": "0c0126bf277a8126bf1993a456dc5ba931fab35b", "shasum": "" }, "require": { + "newfold-labs/wp-module-data": ">=2.4.18", "wp-forge/wp-upgrade-handler": "^1.0" }, "require-dev": { @@ -318,10 +319,10 @@ ], "description": "Coming Soon module for WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.1.17", + "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.1.18", "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" }, - "time": "2024-01-18T01:07:49+00:00" + "time": "2024-01-26T22:14:54+00:00" }, { "name": "newfold-labs/wp-module-ctb",