From a8c56fd181555ccb17108e4f9464b33094b8de77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 06:02:57 +0000 Subject: [PATCH] chore(deps-dev): update openai-php/client requirement Updates the requirements on [openai-php/client](https://github.com/openai-php/client) to permit the latest version. - [Release notes](https://github.com/openai-php/client/releases) - [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai-php/client/compare/v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: openai-php/client dependency-version: 0.19.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 538218b2..0bda1dd1 100644 --- a/composer.json +++ b/composer.json @@ -85,7 +85,7 @@ "league/oauth2-google": "^4.1.0", "league/oauth2-instagram": "^3.1.0", "league/oauth2-linkedin": "^5.1.2", - "openai-php/client": "^0.18.0", + "openai-php/client": "^0.19.0", "phalcon/ide-stubs": "^5.9.3", "php-imap/php-imap": "^5.0.1", "saggre/phpdocumentor-markdown": "^1.0.0", @@ -118,7 +118,7 @@ "league/oauth2-google": "^4.1.0", "league/oauth2-instagram": "^3.1.0", "league/oauth2-linkedin": "^5.1.2", - "openai-php/client": "^0.18.0", + "openai-php/client": "^0.19.0", "phalcon/ide-stubs": "^5.9.3", "php-imap/php-imap": "^5.0.1", "saggre/phpdocumentor-markdown": "^1.0.0",