From cfcc80630a32148a785554f828cdbab1aa329094 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 13:31:23 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-help-center Bumps [newfold-labs/wp-module-help-center](https://github.com/newfold-labs/wp-module-help-center) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/newfold-labs/wp-module-help-center/releases) - [Commits](https://github.com/newfold-labs/wp-module-help-center/compare/2.1.1...2.2.0) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-help-center dependency-type: direct:production update-type: version-update:semver-minor ... 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 54ef140cc..99a73cbb4 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "newfold-labs/wp-module-facebook": "^1.0.9", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", - "newfold-labs/wp-module-help-center": "^2.1.1", + "newfold-labs/wp-module-help-center": "^2.2.0", "newfold-labs/wp-module-installer": "^1.2.2", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", diff --git a/composer.lock b/composer.lock index 357e4a1e1..0cfe33c33 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": "b58716157feed246cd29dca57e2823a8", + "content-hash": "546c0bc3a77e7c47f9f7ef30c30d138e", "packages": [ { "name": "doctrine/inflector", @@ -1198,16 +1198,16 @@ }, { "name": "newfold-labs/wp-module-help-center", - "version": "2.1.1", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-help-center.git", - "reference": "0e92e33d127bea06f1ae42b56fd2cb63a3b4c1ae" + "reference": "a09d1cf6bf5c95bc93d79842f8c46ce3472caef2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/0e92e33d127bea06f1ae42b56fd2cb63a3b4c1ae", - "reference": "0e92e33d127bea06f1ae42b56fd2cb63a3b4c1ae", + "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/a09d1cf6bf5c95bc93d79842f8c46ce3472caef2", + "reference": "a09d1cf6bf5c95bc93d79842f8c46ce3472caef2", "shasum": "" }, "require": { @@ -1239,10 +1239,10 @@ ], "description": "HelpCenter", "support": { - "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.1.1", + "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.2.0", "issues": "https://github.com/newfold-labs/wp-module-help-center/issues" }, - "time": "2024-10-10T14:35:47+00:00" + "time": "2024-10-30T11:01:32+00:00" }, { "name": "newfold-labs/wp-module-install-checker",