diff --git a/composer.json b/composer.json index 60cc96a51..4c35d689f 100644 --- a/composer.json +++ b/composer.json @@ -62,7 +62,7 @@ "newfold-labs/wp-module-data": "^2.4.5", "newfold-labs/wp-module-ecommerce": "^1.2.4", "newfold-labs/wp-module-global-ctb": "^1.0.0", - "newfold-labs/wp-module-help-center": "1.0.16", + "newfold-labs/wp-module-help-center": "1.0.17", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.0.1", "newfold-labs/wp-module-notifications": "^1.1.4", diff --git a/composer.lock b/composer.lock index a303eee25..1e181ca1e 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": "35de96b135495ed70c37e95f5c1427e7", + "content-hash": "1912234dd438632a0a25c4d1499a6d3b", "packages": [ { "name": "doctrine/inflector", @@ -575,16 +575,16 @@ }, { "name": "newfold-labs/wp-module-help-center", - "version": "1.0.16", + "version": "1.0.17", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-help-center.git", - "reference": "99661ada8dfcbdcd4fc14fc7c405fc2246b7c861" + "reference": "6fa7bc4b30a1e99ee04081262817883e3cb5ec78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/99661ada8dfcbdcd4fc14fc7c405fc2246b7c861", - "reference": "99661ada8dfcbdcd4fc14fc7c405fc2246b7c861", + "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/6fa7bc4b30a1e99ee04081262817883e3cb5ec78", + "reference": "6fa7bc4b30a1e99ee04081262817883e3cb5ec78", "shasum": "" }, "require": { @@ -614,10 +614,10 @@ ], "description": "HelpCenter", "support": { - "source": "https://github.com/newfold-labs/wp-module-help-center/tree/1.0.16", + "source": "https://github.com/newfold-labs/wp-module-help-center/tree/1.0.17", "issues": "https://github.com/newfold-labs/wp-module-help-center/issues" }, - "time": "2023-08-29T14:42:57+00:00" + "time": "2023-09-18T19:28:31+00:00" }, { "name": "newfold-labs/wp-module-installer", @@ -3413,5 +3413,5 @@ "platform-overrides": { "php": "7.1.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }