Skip to content

Commit 2350b46

Browse files
authored
feat(meta): Add support for 0.16.0 of client (#165)
1 parent 98fb53b commit 2350b46

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
"php": "^8.2.0",
1414
"guzzlehttp/guzzle": "^7.9.3",
1515
"laravel/framework": "^11.29|^12.12",
16-
"openai-php/client": "^0.15.0"
16+
"openai-php/client": "^0.16.0"
1717
},
1818
"require-dev": {
1919
"laravel/pint": "^1.22.0",

0 commit comments

Comments
 (0)