diff --git a/composer.json b/composer.json index 940bc7f..0797f37 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,7 @@ "require": { "doctrine/inflector": "1.2.0 as 1.3.1", "newfold-labs/wp-module-business-reviews": "^1.1", - "newfold-labs/wp-module-coming-soon": "^1.1.10", + "newfold-labs/wp-module-coming-soon": "^1.1.11", "newfold-labs/wp-module-data": "^2.4.9", "newfold-labs/wp-module-deactivation": "^1.0.2", "newfold-labs/wp-module-loader": "^1.0.10", diff --git a/composer.lock b/composer.lock index 58df696..e193802 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": "96be6a1cf0be68d2de197e3a930ed16b", + "content-hash": "a87546c466110a4060a3e809502d7f1b", "packages": [ { "name": "doctrine/inflector", @@ -151,16 +151,16 @@ }, { "name": "newfold-labs/wp-module-coming-soon", - "version": "1.1.10", + "version": "1.1.11", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "af5bf5924eba109807ef91270cba33c978aa695d" + "reference": "05cf3541783059d91d47dad93812628e9c98b37a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/af5bf5924eba109807ef91270cba33c978aa695d", - "reference": "af5bf5924eba109807ef91270cba33c978aa695d", + "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/05cf3541783059d91d47dad93812628e9c98b37a", + "reference": "05cf3541783059d91d47dad93812628e9c98b37a", "shasum": "" }, "require-dev": { @@ -194,10 +194,10 @@ ], "description": "Coming Soon module for WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.1.10", + "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.1.11", "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" }, - "time": "2023-10-04T16:23:44+00:00" + "time": "2023-10-23T22:05:21+00:00" }, { "name": "newfold-labs/wp-module-data",