Nexmo / nexmo-laravel

Add Vonage functionality such as SMS and voice calling to your Laravel app with this Laravel Service Provider.
MIT License
317 stars 79 forks source link

Support Laravel 9 #69

Closed gpcodex closed 1 year ago

gpcodex commented 2 years ago

update please

"illuminate/support": "^5.2|^6.0|^7.0|^8.0",
"illuminate/support": "^5.2|^6.0|^7.0|^8.0|^9.0",
cwarne commented 2 years ago

I second this, unable to install with Laravel 9 with Laravel Spark without illuminate/support ^9.0

HanifullahJamalzai commented 2 years ago

Unable to install with laravel 9, any Solution? Problem 1 :

Robinvm commented 2 years ago

I have this issue too, please fix!

jonathan-bird commented 2 years ago

@NexmoDev This is a blocker in many people's projects, is this a priority?

colivinggit commented 2 years ago

Please help us upgrade to Laravel 9.

colivinggit commented 2 years ago

Please update.

gpcodex commented 2 years ago

FYI nexmo became vonage https://laravel.com/docs/9.x/notifications#sms-prerequisites

SecondeJK commented 1 year ago

This package is officially abandoned in favour of https://github.com/Vonage/vonage-laravel. Please use that, and open tickets in that repo if required, thanks.