From 774391836d4ac0a65681dd3b1a9d7346b18f65bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 09:22:16 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-activation Bumps [newfold-labs/wp-module-activation](https://github.com/newfold-labs/wp-module-activation) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/newfold-labs/wp-module-activation/releases) - [Commits](https://github.com/newfold-labs/wp-module-activation/compare/1.0.3...1.0.4) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-activation 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 4802e7b..d0910b5 100644 --- a/composer.json +++ b/composer.json @@ -60,7 +60,7 @@ }, "require": { "doctrine/inflector": "1.2.0 as 1.3.1", - "newfold-labs/wp-module-activation": "^1.0.3", + "newfold-labs/wp-module-activation": "^1.0.4", "newfold-labs/wp-module-atomic": "^1.3", "newfold-labs/wp-module-coming-soon": "^1.2.6", "newfold-labs/wp-module-context": "^1.0.1", diff --git a/composer.lock b/composer.lock index 6120554..598a048 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": "f575f62bf68b09c19092e4ea498a33a0", + "content-hash": "8d550c96bd8a49b1f2fda1c845c9d043", "packages": [ { "name": "doctrine/inflector", @@ -166,16 +166,16 @@ }, { "name": "newfold-labs/wp-module-activation", - "version": "1.0.3", + "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-activation.git", - "reference": "701a4416759799b2172578eb651a0774a94ecc4f" + "reference": "6004a69982fd788f2781bcf6b35ee29394d477b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-activation/zipball/701a4416759799b2172578eb651a0774a94ecc4f", - "reference": "701a4416759799b2172578eb651a0774a94ecc4f", + "url": "https://api.github.com/repos/newfold-labs/wp-module-activation/zipball/6004a69982fd788f2781bcf6b35ee29394d477b5", + "reference": "6004a69982fd788f2781bcf6b35ee29394d477b5", "shasum": "" }, "require-dev": { @@ -217,10 +217,10 @@ ], "description": "A Module for handling WordPress brand plugins activations", "support": { - "source": "https://github.com/newfold-labs/wp-module-activation/tree/1.0.3", + "source": "https://github.com/newfold-labs/wp-module-activation/tree/1.0.4", "issues": "https://github.com/newfold-labs/wp-module-activation/issues" }, - "time": "2024-07-01T19:05:14+00:00" + "time": "2024-10-07T21:35:20+00:00" }, { "name": "newfold-labs/wp-module-atomic",