Nexmo / nexmo-laravel

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

Change Client\Credentials\SharedSecret to Nexmo\Client\Credentials\SignatureSecret #15

Closed EugeneBogun closed 6 years ago

EugeneBogun commented 6 years ago

https://github.com/Nexmo/nexmo-php/blob/685636c60c934250711777bd4eeabec6ef5106e2/CHANGELOG.md

percymamedy commented 6 years ago

Already changed in latest PR on master.

https://github.com/Nexmo/nexmo-laravel/blob/master/src/NexmoServiceProvider.php#L173

Next release should reflect that change.

mheap commented 6 years ago

That's been released now. Thanks once again @percymamedy

https://github.com/Nexmo/nexmo-laravel/releases/tag/1.0.1