From b2dc7f8bf5566a8cfce3936fcb3c29a70130f27f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 15:11:40 +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 1.0.17 to 1.0.19. - [Release notes](https://github.com/newfold-labs/wp-module-help-center/releases) - [Commits](https://github.com/newfold-labs/wp-module-help-center/compare/1.0.17...1.0.19) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-help-center dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index c73ae7df3..b0a113aa4 100644 --- a/composer.json +++ b/composer.json @@ -63,7 +63,7 @@ "newfold-labs/wp-module-deactivation": "^1.0", "newfold-labs/wp-module-ecommerce": "^1.3.0", "newfold-labs/wp-module-global-ctb": "^1.0.4", - "newfold-labs/wp-module-help-center": "1.0.17", + "newfold-labs/wp-module-help-center": "1.0.19", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.0.2", "newfold-labs/wp-module-notifications": "^1.1.5", diff --git a/composer.lock b/composer.lock index 35ca3d348..b2f7a3ae6 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": "03720319bd4ffd82050204cab231811f", + "content-hash": "87966a723fb9033512cf025dfa08fd36", "packages": [ { "name": "doctrine/inflector", @@ -637,16 +637,16 @@ }, { "name": "newfold-labs/wp-module-help-center", - "version": "1.0.17", + "version": "1.0.19", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-help-center.git", - "reference": "6fa7bc4b30a1e99ee04081262817883e3cb5ec78" + "reference": "7ecfd27d1d0a1fcefeffc2c3927489291fbf5fd9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/6fa7bc4b30a1e99ee04081262817883e3cb5ec78", - "reference": "6fa7bc4b30a1e99ee04081262817883e3cb5ec78", + "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/7ecfd27d1d0a1fcefeffc2c3927489291fbf5fd9", + "reference": "7ecfd27d1d0a1fcefeffc2c3927489291fbf5fd9", "shasum": "" }, "require": { @@ -676,10 +676,10 @@ ], "description": "HelpCenter", "support": { - "source": "https://github.com/newfold-labs/wp-module-help-center/tree/1.0.17", + "source": "https://github.com/newfold-labs/wp-module-help-center/tree/1.0.19", "issues": "https://github.com/newfold-labs/wp-module-help-center/issues" }, - "time": "2023-09-18T19:28:31+00:00" + "time": "2023-10-11T11:45:47+00:00" }, { "name": "newfold-labs/wp-module-installer", @@ -3528,5 +3528,5 @@ "platform-overrides": { "php": "7.1.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }