diff --git a/composer.json b/composer.json index 93539acb4..a9c7032f8 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 4e3b995a9..69b11ce72 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": "76b680ba9630dd47738d7fc525b535f4", + "content-hash": "0411f7162b1f3577f4fef0cf7d099fb9", "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",