From d3dac15966bbce38b2ff4a5ff742dbf6751f83bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 10:51:12 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-deactivation Bumps [newfold-labs/wp-module-deactivation](https://github.com/newfold-labs/wp-module-deactivation) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/newfold-labs/wp-module-deactivation/releases) - [Commits](https://github.com/newfold-labs/wp-module-deactivation/compare/1.0.2...1.0.3) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-deactivation dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/composer.json b/composer.json index 4122d7e..08f7988 100644 --- a/composer.json +++ b/composer.json @@ -59,7 +59,7 @@ "newfold-labs/wp-module-business-reviews": "^1.1", "newfold-labs/wp-module-coming-soon": "^1.1.12", "newfold-labs/wp-module-data": "^2.4.11", - "newfold-labs/wp-module-deactivation": "^1.0.2", + "newfold-labs/wp-module-deactivation": "^1.0.3", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.1.0", "newfold-labs/wp-module-notifications": "^1.2.1", diff --git a/composer.lock b/composer.lock index 4ec05a0..5c567f9 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": "305d624f458f95ab4a9098f16d58b8a1", + "content-hash": "b2a233aaf9feb67e26d8263c8fd041dd", "packages": [ { "name": "doctrine/inflector", @@ -201,16 +201,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.4.11", + "version": "2.4.13", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "c244dd52e7e07bf0d890e51892e179c62f197bac" + "reference": "a21d4579037add8bb921426f8d41e15d13b81af3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/c244dd52e7e07bf0d890e51892e179c62f197bac", - "reference": "c244dd52e7e07bf0d890e51892e179c62f197bac", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/a21d4579037add8bb921426f8d41e15d13b81af3", + "reference": "a21d4579037add8bb921426f8d41e15d13b81af3", "shasum": "" }, "require": { @@ -243,23 +243,23 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.11", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.13", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2023-11-13T19:54:44+00:00" + "time": "2023-11-29T18:53:24+00:00" }, { "name": "newfold-labs/wp-module-deactivation", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-deactivation.git", - "reference": "dd8bf1820a0bd136e1a673d3a4b916b4c581179a" + "reference": "5668c206ea868c0baaca201042ca7c24404c7be1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/dd8bf1820a0bd136e1a673d3a4b916b4c581179a", - "reference": "dd8bf1820a0bd136e1a673d3a4b916b4c581179a", + "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/5668c206ea868c0baaca201042ca7c24404c7be1", + "reference": "5668c206ea868c0baaca201042ca7c24404c7be1", "shasum": "" }, "require": { @@ -304,10 +304,10 @@ ], "description": "A Module for handling WordPress brand plugins and modules deactivations", "support": { - "source": "https://github.com/newfold-labs/wp-module-deactivation/tree/1.0.2", + "source": "https://github.com/newfold-labs/wp-module-deactivation/tree/1.0.3", "issues": "https://github.com/newfold-labs/wp-module-deactivation/issues" }, - "time": "2023-10-17T22:48:37+00:00" + "time": "2023-11-29T19:20:56+00:00" }, { "name": "newfold-labs/wp-module-loader", @@ -2928,5 +2928,5 @@ "platform-overrides": { "php": "7.0.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }