Skip to content

Commit

Permalink
⚙️chore(dependencies) update openai-php/client to version 0.4.1 and o…
Browse files Browse the repository at this point in the history
…ther dev dependencies
  • Loading branch information
huangdijia committed Mar 25, 2023
1 parent 7c223b0 commit 94bb46f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"hyperf/config": "~3.0.0",
"hyperf/di": "~3.0.0",
"hyperf/guzzle": "~3.0.0",
"openai-php/client": "^0.4.0"
"openai-php/client": "^0.4.1"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0",
"phpstan/phpstan": "^1.10.3",
"pestphp/pest": "^2.0.0",
"pestphp/pest-plugin-arch": "^2.0.0",
"phpstan/phpstan": "^1.10.8",
"pestphp/pest": "^2.2.3",
"pestphp/pest-plugin-arch": "^2.0.2",
"pestphp/pest-plugin-mock": "^2.0.0"
},
"autoload": {
Expand Down

0 comments on commit 94bb46f

Please sign in to comment.