From c8907c7063aa392267cfaf45d2b9b81c43c9c5da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 10:38:41 +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.11 to 1.1.12. - [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.11...1.1.12) --- 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 | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 0797f37..8993a81 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.11", + "newfold-labs/wp-module-coming-soon": "^1.1.12", "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 e193802..eb23c0e 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": "a87546c466110a4060a3e809502d7f1b", + "content-hash": "a4e713b5da1496fad32cb817483da2e6", "packages": [ { "name": "doctrine/inflector", @@ -151,16 +151,16 @@ }, { "name": "newfold-labs/wp-module-coming-soon", - "version": "1.1.11", + "version": "1.1.12", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "05cf3541783059d91d47dad93812628e9c98b37a" + "reference": "65e6437b7b6a1e1c6775d8e54d91d26fce804a0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/05cf3541783059d91d47dad93812628e9c98b37a", - "reference": "05cf3541783059d91d47dad93812628e9c98b37a", + "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/65e6437b7b6a1e1c6775d8e54d91d26fce804a0f", + "reference": "65e6437b7b6a1e1c6775d8e54d91d26fce804a0f", "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.11", + "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.1.12", "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" }, - "time": "2023-10-23T22:05:21+00:00" + "time": "2023-11-02T16:42:03+00:00" }, { "name": "newfold-labs/wp-module-data", @@ -2183,5 +2183,5 @@ "platform-overrides": { "php": "7.0.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }