Skip to content

Commit be37605

Browse files
committed
Update UPGRADE.md
1 parent 0cab797 commit be37605

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

UPGRADE.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ _MAJOR version bumps will have upgrade notes posted here._
44

55
[2023-03-08] 6.x.x to 7.x.x
66
---------------------------
7-
Twilio Php Helper Library’s major version 7.0.1 is now available. We ensured that you can upgrade to Php helper Library 7.0.1 version without any breaking changes.
8-
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.
7+
Twilio PHP Helper Library’s major version 7.0.0 is now available. With this major version we changed the process of generating PHP helpers from internal API Spec to open API specs.
8+
From now on we will use custom [Twilio OAI generator](https://github.com/twilio/twilio-oai-generator) and [OpenAPI spec](https://github.com/twilio/twilio-oai) to auto-generate PHP SDK.
9+
10+
This migration enables us to rapidly add new features and enhance consistency across versions and languages.
11+
This will also enable open source community to have better visibility and contribute to our SDK helpers.
912

1013
To learn more about the Php Helper Library, check out [our docs](https://www.twilio.com/docs/libraries/php).
1114

0 commit comments

Comments
 (0)