We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73d498 commit b5eb199Copy full SHA for b5eb199
README.md
@@ -88,7 +88,7 @@ This package requires the following dependencies:
88
Via Composer
89
90
``` sh
91
- $ composer require timehunter/laravel-google-recaptcha-v3 "~2.2.12" -vvv
+ $ composer require timehunter/laravel-google-recaptcha-v3 "~2.2.13" -vvv
92
```
93
94
If your Laravel framework version <= 5.4, please register the service provider under your config file: /config/app.php, otherwise please skip it.
@@ -506,6 +506,8 @@ Thank you for the following contributors, You guys are the BEST!
506
507
* [@xalunda](https://github.com/xalunda)
508
* [@Fluxlicious](https://github.com/Fluxlicious)
509
+* [@vinsonyung](https://github.com/vinsonyung)
510
+
511
512
## Security
513
0 commit comments