Skip to content

Commit de75b44

Browse files
authored
Merge pull request #6 from GromNaN/udpate
Allow newer version of openai-php/client
2 parents 2946fbc + df4cfff commit de75b44

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": "^0.4.2",
16+
"openai-php/client": "^v0.6.4",
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)