v1.1.0
What's Changed
- Add missing params to constructor's docblock
- Move the client from constructor to its own function
- This ensures that the client is only created when a request is made.
Full Changelog: https://github.com/teampanfu/laravel-hcaptcha/compare/v1.0.0...v1.1.0