Skip to content

1.0.1

Choose a tag to compare

@SecondeJK SecondeJK released this 16 Jan 12:02
· 26 commits to main since this release
a77ab07

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

Full Changelog: 1.0.0...1.0.1