Releases: hebinet/laravel-websms-notification-channel
Releases · hebinet/laravel-websms-notification-channel
v1.5.0
- Added support for Laravel 11 & 12
v1.4.0
- Added support for Laravel 10
v1.3.0
- Updated min. required php version to 7.4
- Added support for laravel 9
- CS & Typehinting
v1.2.0
- Updated min. required php version to 7.3
- Added support for php 8.0
v1.1.3
Updated composer depencies to support Laravel 7 & 8
v1.1.2
Added new Custom WebSms Events instead of builtin Laravel Notification Events
v1.1.1
Added additional data to to Sent and Failure Event
v1.1.0
Trigger events during sending the SMS
v1.0.1
If false is returned in toWebsms() method from the notification, sending will be aborted!