laravel-notification-channels / sipgate

Sipgate Notifications Channel for Laravel 5.5+, 6.X and 7
MIT License
3 stars 3 forks source link

Add support for Laravel 8.x & 9.x #6

Closed saibotk closed 2 years ago

saibotk commented 2 years ago

Bumped up the dependencies, for it to work with Laravel 8.x and 9.x.

I did test this on 9.x and it works perfectly fine, should also be working on 8.x :)

Additionally this bumps the Guzzle version.

Thank you very much!

Fixes #5