Skip to content

Commit 6a2c8e2

Browse files
build(deps): Update openai-php/client requirement || ^0.16
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.15.0...v0.16.0) --- updated-dependencies: - dependency-name: openai-php/client dependency-version: 0.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89856c3 commit 6a2c8e2

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
@@ -22,7 +22,7 @@
2222
"cortexphp/model-info": "^0.3",
2323
"illuminate/collections": "^11.23",
2424
"mozex/anthropic-php": "^1.1",
25-
"openai-php/client": "^0.15",
25+
"openai-php/client": "^0.15 || ^0.16",
2626
"psr-discovery/cache-implementations": "^1.2",
2727
"psr-discovery/event-dispatcher-implementations": "^1.1",
2828
"react/async": "^4.3",

0 commit comments

Comments
 (0)