laravel-notification-channels / twilio

Twilio notifications channel for Laravel
https://laravel-notification-channels.com
227 stars 36 forks source link

Twilio SDK 5+ #18

Closed troygilbert closed 7 years ago

troygilbert commented 8 years ago

Twilio has deprecated their 4.x SDKs and will discontinue support for them on November 30. Any plans for upgrading to the 5.x SDK?

https://www.twilio.com/docs/libraries/php

lnpbk commented 7 years ago

@troygilbert I've actually made this change in my pull request, along with a few other changes.

https://github.com/laravel-notification-channels/twilio/pull/15

Looking for some more people to test the fork, and hopefully a response about merging it

ejunker commented 7 years ago

Would love to see this support Twilio SDK 5.*

atapatel commented 7 years ago

+1

gregoriohc commented 7 years ago

A new 2.0 version has been relased