Skip to content

Commit 7e9196a

Browse files
authored
Merge pull request #11 from hmoreau/upgrade-client-v0.8.0
Upgrade to latests openai-php/client v0.8.0
2 parents 4821acc + aaf5012 commit 7e9196a

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "^8.1.0",
1515
"nyholm/psr7": "^1.8.0",
16-
"openai-php/client": "^v0.7.10",
16+
"openai-php/client": "^v0.8.0",
1717
"psr/http-client": "^1.0.2",
1818
"psr/http-factory": "^1.0.2",
1919
"symfony/config": "^5.4.21|^6.2.7",

0 commit comments

Comments
 (0)