From 407104c4dedddcee7f6f4fddc57c1c35f02714f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 14:59:53 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-coming-soon Bumps [newfold-labs/wp-module-coming-soon](https://github.com/newfold-labs/wp-module-coming-soon) from 1.1.10 to 1.1.11. - [Release notes](https://github.com/newfold-labs/wp-module-coming-soon/releases) - [Commits](https://github.com/newfold-labs/wp-module-coming-soon/compare/1.1.10...1.1.11) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-coming-soon dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 27dcb8c..5e91b40 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.8", "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 9ae4a78..5af4669 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": "5fb878af23b011538de5c2f4ba762977", + "content-hash": "897b9ddb445cac042e2c49ac56c9f419", "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",