Skip to content

build(deps): Update openai-php/client requirement from ^0.18 to ^0.20#25

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/openai-php/client-tw-0.20
Open

build(deps): Update openai-php/client requirement from ^0.18 to ^0.20#25
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/openai-php/client-tw-0.20

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on openai-php/client to permit the latest version.

Release notes

Sourced from openai-php/client's releases.

v0.20.0

What's Changed

New Contributors

Full Changelog: openai-php/client@v0.19.2...v0.20.0

Changelog

Sourced from openai-php/client's changelog.

v0.20.0 (2026-06-12)

Added

  • Add support for compaction to Responses. (#778)
  • Add support for tool_search to Responses. (#772)
  • Add support for extra_content on Chat. (#768)

Fixed

  • Fix missing support for sequence numbers. (#764)
  • Fix crash when missing vector store description. (#765)
  • Fix crash for new keep_alive streaming type. (#770)

v0.19.2 (2026-04-19)

Added

  • Add phase property to OutputMessage. (#754)
  • Add streaming Ratelimit event. (#761)

Fixed

  • Fix reasoning content streaming. (#751)
  • Fix VectorStoreResponseFileCounts attribute order. (#756)
  • React properly to server and 'high demand' errors. (#757)

v0.19.1 (2026-03-17)

Added

  • Add missing fields for output image generation. (#742)
  • Add missing fields for file properties. (#746)
  • Add missing vector store description. (#747)
  • Add missing contract definition for updateAttributes. (#748)

Fixed

  • Add default call type for functions for Mistral compatibility. (#744)

v0.19.0 (2026-02-09)

Added

  • Add response streaming types (#711)
  • Add response.queued event to streamed responses (#712)
  • Add streamed response retrieval (#713)
  • Add image streaming support (#720)
  • Add webhook signature verification (#722)
  • Add reasoning_content field to CreateResponseMessage (#737)

Fixed

  • Fix list items for conversation when file_id is null and file_data is missing (#715)
  • Handle optional values correctly in Responses\CreateResponseType (#728)
  • Add support for missing url on web search output (#733)
  • Add support for empty keepalive stream events (#734)
  • Do not bail early on text/plain responses unless JSON parsing fails (#736)

Build

... (truncated)

Commits
  • b5c0e1e release: v0.20.0 (#779)
  • f00469e fix(OpenAI): add support for response 'compaction' (#778)
  • caaea7d build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#776)
  • 266e13b feat(OpenAI): Add 'tool_search' functionality. (#772)
  • 02109a7 build(deps): bump shivammathur/setup-php from 2.37.0 to 2.37.1 (#769)
  • 0ec81d0 fix(OpenAI): handle new OpenAI response keep_alive type (#770)
  • 08437b7 fix(Gemini): add support for extra_content in chat response tool calls (#768)
  • d98948a chore: pin GitHub Actions to SHA
  • 35efdb7 chore: pin GitHub Actions to SHA
  • b6dc17a chore: add root-level permissions: read-all to workflow
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [openai-php/client](https://github.com/openai-php/client) to permit the latest version.
- [Release notes](https://github.com/openai-php/client/releases)
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md)
- [Commits](openai-php/client@v0.18.0...v0.20.0)

---
updated-dependencies:
- dependency-name: openai-php/client
  dependency-version: 0.20.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants