diff --git a/composer.json b/composer.json index 8adc1a52..52d721b4 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "newfold-labs/wp-module-facebook": "^1.1.1", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.14", - "newfold-labs/wp-module-help-center": "^2.2.3", + "newfold-labs/wp-module-help-center": "^2.2.5", "newfold-labs/wp-module-loader": "^1.0.12", "newfold-labs/wp-module-marketplace": "^2.5.0", "newfold-labs/wp-module-migration": "^1.1.0", diff --git a/composer.lock b/composer.lock index ab4f7c3a..5fa0b713 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": "1d1bf9bbeb23e0d99d0f983502b165e6", + "content-hash": "fee87f19f015ee775874c9ef2b91923c", "packages": [ { "name": "doctrine/inflector", @@ -623,16 +623,16 @@ }, { "name": "newfold-labs/wp-module-ai", - "version": "1.1.12", + "version": "1.1.13", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ai.git", - "reference": "3836a576e83e068b53de1d850bcb60aac471656d" + "reference": "382a7efcb240c99cc19c0d9bf9054409b03013f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ai/zipball/3836a576e83e068b53de1d850bcb60aac471656d", - "reference": "3836a576e83e068b53de1d850bcb60aac471656d", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ai/zipball/382a7efcb240c99cc19c0d9bf9054409b03013f7", + "reference": "382a7efcb240c99cc19c0d9bf9054409b03013f7", "shasum": "" }, "require": { @@ -662,10 +662,10 @@ ], "description": "A module for providing artificial intelligence capabilities.", "support": { - "source": "https://github.com/newfold-labs/wp-module-ai/tree/1.1.12", + "source": "https://github.com/newfold-labs/wp-module-ai/tree/1.1.13", "issues": "https://github.com/newfold-labs/wp-module-ai/issues" }, - "time": "2024-09-19T07:47:50+00:00" + "time": "2025-01-29T06:28:43+00:00" }, { "name": "newfold-labs/wp-module-atomic", @@ -1239,23 +1239,23 @@ }, { "name": "newfold-labs/wp-module-help-center", - "version": "2.2.3", + "version": "2.2.5", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-help-center.git", - "reference": "903de7fa7e652c98c22fc102f9265a70cd8113fa" + "reference": "17f91f96cfe863173811ff133fe70c5e7db162cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/903de7fa7e652c98c22fc102f9265a70cd8113fa", - "reference": "903de7fa7e652c98c22fc102f9265a70cd8113fa", + "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/17f91f96cfe863173811ff133fe70c5e7db162cd", + "reference": "17f91f96cfe863173811ff133fe70c5e7db162cd", "shasum": "" }, "require": { - "newfold-labs/wp-module-ai": "^1.1.9", - "newfold-labs/wp-module-data": "^2.5.0", - "newfold-labs/wp-module-features": "^1.4.1", - "typesense/typesense-php": "^2.0" + "newfold-labs/wp-module-ai": "^1.1.13", + "newfold-labs/wp-module-data": "^2.6.9", + "newfold-labs/wp-module-features": "^1.4.2", + "typesense/typesense-php": "^2.0.4" }, "require-dev": { "newfold-labs/wp-php-standards": "@stable" @@ -1280,10 +1280,10 @@ ], "description": "HelpCenter", "support": { - "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.2.3", + "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.2.5", "issues": "https://github.com/newfold-labs/wp-module-help-center/issues" }, - "time": "2024-12-16T10:50:42+00:00" + "time": "2025-01-31T23:29:04+00:00" }, { "name": "newfold-labs/wp-module-install-checker", @@ -2331,12 +2331,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "2.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": {