Skip to content

Commit

Permalink
Changed underlying openai/client package version from 0.8.0 to v0.9…
Browse files Browse the repository at this point in the history
….0 (#632)

* Changed underlying `openai/client` package version from 0.8.0 to v0.9.0

* feat: Update php-cs-fixer.php to use ParallelConfigFactory for parallel processing

---------

Co-authored-by: Deeka Wong <[email protected]>
  • Loading branch information
huangdijia and huangdijia committed May 21, 2024
1 parent b69fce4 commit d0a17c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"hyperf/config": "~3.1.0",
"hyperf/di": "~3.1.0",
"hyperf/guzzle": "~3.1.0",
"openai-php/client": "^0.8.0"
"openai-php/client": "^0.9.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d0a17c8

Please sign in to comment.