Releases: aloware/signalwire
Releases · aloware/signalwire
v3.1.0
What's changed
Relax the twilio/sdk constraint from ^7 to ^7 || ^8, so consumers running on PHP 8.5 can adopt Twilio v8 (which fixes the implicit-nullable and curl_close() E_DEPRECATED notices that Twilio v7 emits under PHP 8.5).
No source changes — verified compatible with twilio/sdk 8.11.6: the Rest\Client/Rest\Api subclasses, the baseUrl request-routing override (Domain::absoluteUrl), the TwiML VoiceResponse/MessagingResponse subclasses, and Exceptions\TwimlException all remain intact.
This is a backward-compatible change: ^7 consumers are unaffected.
PR: #7
v3.0.0
What's Changed
- Develop by @eskie-aloware in #2
- Remove Fax functionality by @eskie-aloware in #3
- Upgrade to PHP8 by @amir-the-h in #5
- DVPS-104 | Chore | Upgrade to laravel v10 by @marcelo-aloware in #6
New Contributors
- @amir-the-h made their first contribution in #5
- @marcelo-aloware made their first contribution in #6
Full Changelog: v2.3.11.2...v3.0.0