Skip to content

Commit 345d023

Browse files
committed
chore: uses 0.13 of the client
1 parent 6fe8400 commit 345d023

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

0 commit comments

Comments
 (0)