Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
deps: update openai-php/client v0.16
  • Loading branch information
annuh authored Aug 27, 2025
commit e25d2fd3ae1a93dfcdbc7b0b23e5d35089ae3409
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"require": {
"php": "^8.2.0",
"nyholm/psr7": "^1.8.2",
"openai-php/client": "^0.15.0",
"openai-php/client": "^0.16.0",
"psr/http-client": "^1.0.3",
"psr/http-factory": "^1.1.0",
"symfony/config": "^5.4|^6.3|^7.1.1",
Expand Down
Loading