Skip to content

Commit fcac9f1

Browse files
committed
typo fixed
1 parent bb84cee commit fcac9f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
A star would be a nice encouragement. ^.^
1717

18-
### Update: Multi lang is supported ~2.2.17 (2019-07-09)
18+
### Update: Multi lang is supported ~2.2.19 (2019-07-09)
1919
### (2019-04-28 Refresh Recaptcha Response in Ajax call is supported, you can refresh the recaptcha response after ajax response is returned (check on Ajax Usage). Version: ~2.2.16)
2020
### Update: Vue component is production ready. Please upgrade package version : ~2.2.11
2121
### Update: if you are using version lower than 2.2.11, please upgrade and publish config file again (remove your current one). There are a few major improvments on Blade usage, please read instructions.
@@ -91,7 +91,7 @@ This package requires the following dependencies:
9191
Via Composer
9292

9393
``` sh
94-
$ composer require timehunter/laravel-google-recaptcha-v3 "~2.2.18" -vvv
94+
$ composer require timehunter/laravel-google-recaptcha-v3 "~2.2.19" -vvv
9595
```
9696

9797
If your Laravel framework version <= 5.4, please register the service provider under your config file: /config/app.php, otherwise please skip it.

0 commit comments

Comments
 (0)