%PDF- %GIF98; %PNG;
Server : ApacheSystem : Linux host.digitalbabaji.in 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64 User : addictionfreeind ( 1003) PHP Version : 7.2.34 Disable Function : exec,passthru,shell_exec,system Directory : /home/addictionfreeind/public_html/admin1/vendor/laravel-notification-channels/twilio/ |
Upload File : |
# Changelog All notable changes to `twilio` will be documented in this file ## 3.0.0 This is a major release with breaking changes. Please see the upgrading section in the readme for more info. - Throw exceptions on send failure (with the ability to suppress certain error codes) **BREAKING CHANGE** [#90](https://github.com/laravel-notification-channels/twilio/pull/90) - Make service provider deferrable [#90](https://github.com/laravel-notification-channels/twilio/pull/90) - Drop support for Laravel 5.7 and lower **BREAKING CHANGE** [#90](https://github.com/laravel-notification-channels/twilio/pull/90) - Move config to a dedicated config file **BREAKING CHANGE** [#90](https://github.com/laravel-notification-channels/twilio/pull/90) - Update Twilio SDK to 6.x [#90](https://github.com/laravel-notification-channels/twilio/pull/90) - Add "Default To" local debugging support [#90](https://github.com/laravel-notification-channels/twilio/pull/90) - Switch to Github Actions CI [#91](https://github.com/laravel-notification-channels/twilio/pull/91) ## 2.0.0 - initial 2.x release ## 1.0.0 - initial release