This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
Releases: Nexmo/nexmo-laravel
Releases · Nexmo/nexmo-laravel
1.0.2
1.0.1
Big thanks to @percymamedy for this release
- Refactored provider to be more Laravel-esque
- Bug fix when using SignatureSecret rather than an API Secret
- Added tests for provider
Release v1.0.0
Increase the version requirement for nexmo/laravel from being 0.4.0
of nexmo/client
to any 1.x
version
Add support for package auto-discovery
Add support for package auto-discovery in Laravel 5.5
`.env` Config + Client Beta4
Added support for .env
file config, and bumped for a new version of the main client library. Now using 0.x.x
to avoid issues with composer's stability requirement.
Beta 3
Locking version to the underlying client library for now. See that release for more information.