Skip to content

Commit 9b76175

Browse files
build: update openai-php/client dependency to version 0.10.3 in composer.json (#148)
1 parent b52db71 commit 9b76175

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.1.0",
1414
"guzzlehttp/guzzle": "^7.9.2",
1515
"laravel/framework": "^9.46.0|^10.34.2|^11.29.0|^12.0",
16-
"openai-php/client": "^0.10.2"
16+
"openai-php/client": "^0.10.3"
1717
},
1818
"require-dev": {
1919
"laravel/pint": "^1.18.1",

0 commit comments

Comments
 (0)