Skip to content

Commit 8ccd2df

Browse files
Update openai-php/client requirement from ^0.13 to ^0.13 || ^0.14
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.13.0...v0.14.0) --- updated-dependencies: - dependency-name: openai-php/client dependency-version: 0.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc04d5b commit 8ccd2df

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.13",
25+
"openai-php/client": "^0.13 || ^0.14",
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)