Nexmo/nexmo-laravel

Support Laravel 9

Closed this issue ยท 8 comments

update please

"illuminate/support": "^5.2|^6.0|^7.0|^8.0",
"illuminate/support": "^5.2|^6.0|^7.0|^8.0|^9.0",

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

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

  • nexmo/laravel[2.0.0, ..., 2.3.0] require php ^5.6|^7.1 -> your php version (8.1.2) does not satisfy that requirement.

I have this issue too, please fix!

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

Please help us upgrade to Laravel 9.

Please update.

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.