From bba4ccf0b1f649ec400fab6b951d7da63adc1fae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 15:31:30 +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.20. - [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.20) --- 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 50b1d531b..8aa1adb42 100644 --- a/composer.json +++ b/composer.json @@ -63,7 +63,7 @@ "newfold-labs/wp-module-deactivation": "^1.0.2", "newfold-labs/wp-module-ecommerce": "^1.3.4", "newfold-labs/wp-module-global-ctb": "^1.0.7", - "newfold-labs/wp-module-help-center": "1.0.17", + "newfold-labs/wp-module-help-center": "1.0.20", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.0.2", "newfold-labs/wp-module-notifications": "^1.1.6", diff --git a/composer.lock b/composer.lock index 628078e90..7e17db4ba 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": "9707367fe1db9e73e9cc59742d2e872c", + "content-hash": "50caab0ec947da75d8f973c98a55bb56", "packages": [ { "name": "doctrine/inflector", @@ -637,16 +637,16 @@ }, { "name": "newfold-labs/wp-module-help-center", - "version": "1.0.17", + "version": "1.0.20", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-help-center.git", - "reference": "6fa7bc4b30a1e99ee04081262817883e3cb5ec78" + "reference": "51f8b2b8c26ac26659f2b0fa59993caa6bb6e811" }, "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/51f8b2b8c26ac26659f2b0fa59993caa6bb6e811", + "reference": "51f8b2b8c26ac26659f2b0fa59993caa6bb6e811", "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.20", "issues": "https://github.com/newfold-labs/wp-module-help-center/issues" }, - "time": "2023-09-18T19:28:31+00:00" + "time": "2023-10-19T05:49:06+00:00" }, { "name": "newfold-labs/wp-module-installer", @@ -3529,5 +3529,5 @@ "platform-overrides": { "php": "7.1.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }