Skip to content

Commit f62a924

Browse files
authored
deps: allow openai-php/client v0.13 (#27)
1 parent 2ce4aee commit f62a924

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.12.0",
20+
"openai-php/client": "^0.13.0",
2121
"psr/http-client": "^1.0.3",
2222
"psr/http-factory": "^1.1.0",
2323
"symfony/config": "^5.4|^6.3|^7.1.1",

0 commit comments

Comments
 (0)