Skip to content

Commit 4c66690

Browse files
build(deps): Update openai-php/client requirement || ^0.19
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](openai-php/client@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: openai-php/client dependency-version: 0.19.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05abf54 commit 4c66690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"guzzlehttp/psr7": "^2.8",
2424
"illuminate/collections": "^12.49",
2525
"laravel/prompts": "^0.3.8",
26-
"openai-php/client": "^0.18",
26+
"openai-php/client": "^0.19",
2727
"php-mcp/client": "^1.0",
2828
"psr-discovery/cache-implementations": "^1.2",
2929
"psr-discovery/event-dispatcher-implementations": "^1.1",

0 commit comments

Comments
 (0)