Skip to content

Commit ac428f0

Browse files
authored
Update openai-php/client version to 0.18 (#38)
1 parent 09625b2 commit ac428f0

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
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": "^8.2.0",
1919
"nyholm/psr7": "^1.8.2",
20-
"openai-php/client": "^0.17.0",
20+
"openai-php/client": "^0.18.0",
2121
"psr/http-client": "^1.0.3",
2222
"psr/http-factory": "^1.1.0",
2323
"symfony/config": "^6.4|^7.3|^8.0",

0 commit comments

Comments
 (0)