Skip to content

Commit 7995888

Browse files
committed
chore: uses 0.12 of the client
1 parent 4de20c0 commit 7995888

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": "^12.12",
16-
"openai-php/client": "^0.11.0"
16+
"openai-php/client": "^0.12.0"
1717
},
1818
"require-dev": {
1919
"laravel/pint": "^1.22.0",

0 commit comments

Comments
 (0)