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

Laravel 6.0 Support #33

Closed scriptmint closed 4 years ago

scriptmint commented 4 years ago

Hey there, Your package doesn't support Laravel 6.0.

dragonmantank commented 4 years ago

Hello!

We have an upcoming change for some updates, and will make sure that this works with v6.0.

Thanks for the heads-up!

scriptmint commented 4 years ago

@dragonmantank any ETA?

dragonmantank commented 4 years ago

"Soon"?

We are in the final stages for our nexmo/client 2.0.0 release (which you can follow over here: https://github.com/Nexmo/nexmo-php/pull/192). Once that PR is approved and we get a release tagged both in github and set up through our internal procedures, that will go out. Very shortly after that this package will get updated to use the new 2.0.0 version of the SDK.

I'm hoping we will get everything cut by end of this week or early next week, but I can't give an exact date.

MartinDinkov commented 4 years ago

Thank you for the great package, guys! Can't wait to upgrade to 6.0. :)

scriptmint commented 4 years ago

Still waiting!

afolson commented 4 years ago

You’re just going to have to be patient with us, thanks!

scheMeZa commented 4 years ago

Hey guys, thanks for the great work!

I'm also waiting for the compatibility update.

charlielangridge commented 4 years ago

As am I - thanks tho!

scriptmint commented 4 years ago

I moved to twilio now...they already have Laravel 6.0 support. You people should have done this a week ago, as Laravel 6.0 was announced a month ago.

dragonmantank commented 4 years ago

@ScriptMint I'm sorry to hear that. Hopefully everything works out.

@Unholny @scheMeZa @charlielangridge I've just released 2.0.0 which includes support for Laravel 6.0, as well as support for our new split packages if you run into Guzzle adapter incompatibilities with other libraries.

Enjoy!

MartinDinkov commented 4 years ago

@dragonmantank Thank you for the release! It's working perfectly!