From 227113a17dc3c62a3dd2091d51cf882a76b18fbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 16:52:17 +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 464ea0406..648117e03 100644 --- a/composer.json +++ b/composer.json @@ -72,7 +72,7 @@ "wp-phpunit/wp-phpunit": "^6.6.2" }, "require": { - "newfold-labs/wp-module-activation": "^1.0.3", + "newfold-labs/wp-module-activation": "^1.0.4", "newfold-labs/wp-module-atomic": "^1.3.0", "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 74d726402..18a6f30b2 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": "38ff26d88b06d00f1c8b210e362aaf77", + "content-hash": "22775153f53cde178dabfb9fc2c23a39", "packages": [ { "name": "doctrine/inflector", @@ -565,16 +565,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": { @@ -616,10 +616,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-ai",