Skip to content

Commit b5eb199

Browse files
authored
Update README.md
1 parent d73d498 commit b5eb199

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ This package requires the following dependencies:
8888
Via Composer
8989

9090
``` sh
91-
$ composer require timehunter/laravel-google-recaptcha-v3 "~2.2.12" -vvv
91+
$ composer require timehunter/laravel-google-recaptcha-v3 "~2.2.13" -vvv
9292
```
9393

9494
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!
506506

507507
* [@xalunda](https://github.com/xalunda)
508508
* [@Fluxlicious](https://github.com/Fluxlicious)
509+
* [@vinsonyung](https://github.com/vinsonyung)
510+
509511

510512
## Security
511513

0 commit comments

Comments
 (0)