laravel / horizon

Dashboard and code-driven configuration for Laravel queues.
https://laravel.com/docs/horizon
MIT License
3.82k stars 635 forks source link

Horizon 5 is still using old Nexmo channel #1222

Closed ankurk91 closed 1 year ago

ankurk91 commented 1 year ago

Description:

The docs says to install laravel/vonage-notification-channel package but Horizon is still using the old Nexmo channel

https://github.com/laravel/horizon/blob/01b26da26ca8abe3a525a307b1155d52d7293c8d/src/Notifications/LongWaitDetected.php#L114

Steps To Reproduce:

driesvints commented 1 year ago

We'd welcome a PR for this 👍