1.0.1
This release contains a major bugfix for the API Key being pulled into the Service from config, plus some enhancements. PHP Versions have now been dropped for anything before 8.0, which means this library is now compatible with Laravel 9.x onwards from now.
What's Changed
- Use the 'api_secret' config field rather than 'application_id' by @ash-jc-allen in #4
- Add the "provider" argument to the publish command by @ash-jc-allen in #5
- Version bumps for patch release by @SecondeJK in #7
New Contributors
- @ash-jc-allen made their first contribution in #4
Full Changelog: 1.0.0...1.0.1