From 1d0577056f4d2512e47de63da5ef90f5f7b4a2ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 16:23:35 +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.3.1 to 1.3.2. - [Release notes](https://github.com/newfold-labs/wp-module-coming-soon/releases) - [Commits](https://github.com/newfold-labs/wp-module-coming-soon/compare/1.3.1...1.3.2) --- 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 | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index 2e5446e8..0f10f477 100644 --- a/composer.json +++ b/composer.json @@ -74,7 +74,7 @@ "doctrine/inflector": "1.4.4 as 1.3.1", "newfold-labs/wp-module-activation": "^1.0.5", "newfold-labs/wp-module-atomic": "^1.3", - "newfold-labs/wp-module-coming-soon": "^1.3.1", + "newfold-labs/wp-module-coming-soon": "^1.3.2", "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.6.7", "newfold-labs/wp-module-deactivation": "^1.2.3", diff --git a/composer.lock b/composer.lock index f212b3ee..ad186c90 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": "8eb51bdbbcf7b809589a6f3a08aeafb3", + "content-hash": "e7d37c440a9170034088392e15d80bf4", "packages": [ { "name": "doctrine/inflector", @@ -722,20 +722,20 @@ }, { "name": "newfold-labs/wp-module-coming-soon", - "version": "1.3.1", + "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "e84e21cfe97179a6dcc007186a903226bfbb1570" + "reference": "c1485a16b23fdf7b1fca52820c2fa686f2a6e30c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/e84e21cfe97179a6dcc007186a903226bfbb1570", - "reference": "e84e21cfe97179a6dcc007186a903226bfbb1570", + "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/c1485a16b23fdf7b1fca52820c2fa686f2a6e30c", + "reference": "c1485a16b23fdf7b1fca52820c2fa686f2a6e30c", "shasum": "" }, "require": { - "newfold-labs/wp-module-data": ">=2.6.2", + "newfold-labs/wp-module-data": "^2.6.7", "wp-forge/wp-upgrade-handler": "^1.0" }, "require-dev": { @@ -769,10 +769,10 @@ ], "description": "Coming Soon module for WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.3.1", + "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.3.2", "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" }, - "time": "2024-11-24T06:34:39+00:00" + "time": "2024-12-03T23:45:51+00:00" }, { "name": "newfold-labs/wp-module-context", @@ -4136,11 +4136,11 @@ } ], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "7.3.0" },