Skip to content
Open
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
8 changes: 8 additions & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

_MAJOR version bumps will have upgrade notes posted here._

[2025-03-07] 8.x.x to 9.x.x
---------------------------
Twilio Php Helper Library’s major version 9.0.0 is now available. We ensured that you can upgrade to Php helper Library 9.0.0 version without any breaking changes of existing apis

Behind the scenes Php Helper is now auto-generated via OpenAPI with this release. This enables us to rapidly add new features and enhance consistency across versions and languages.

Twiml Attribute speechModel is now of type string.

[2023-03-25] 7.x.x to 8.x.x
---------------------------
Twilio Php Helper Library’s major version 8.0.0 is now available. We ensured that you can upgrade to Php helper Library 8.0.0 version without any breaking changes of existing apis
Expand Down
Loading