Releases: teampanfu/laravel-hcaptcha
Releases · teampanfu/laravel-hcaptcha
v1.1.2
v1.1.1
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