diff --git a/composer.json b/composer.json index 7dbbb8268..3e6d6aeba 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 8ccb66ddd..7aadefda3 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": "6f53c9e9310820bb7949ce4a0b571f06", + "content-hash": "0ddb5f4713ea1efecf99d618c3b45de8", "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",