All notable changes to simple-recaptcha-v3
will be documented in this file
- Add support for Laravel 9 d18665d
- Add github tests workflow and stop using styleci, scrutinizer and travis services 8e78de7
- Add PHP 8 support f947472
- Remove async attribute to avoid errors. Keep defer as it executes before DOMContentLoaded. a2804d4
- Add Laravel 8 support 495a3aa
- Improve PHPUnit fixture methods 07068e8
- Update composer.json 965eed2
- Delete package facade 624b036
- Stable release
- initial release