Skip to content

Commit cb69193

Browse files
authored
Update README.md
1 parent b1e203e commit cb69193

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
[![Build][ico-build]][link-build]
1414
[![StyleCI][ico-styleci]][link-styleci]
1515

16-
### Update: Vue component is production ready. Please upgrade package version : ~2.2.9
17-
### Update: if you are using version lower than 2.2.9, please upgrade and publish config file again. There are a few major improvments on Blade usage, please read instruction.
16+
### Update: Vue component is production ready. Please upgrade package version : ~2.2.10
17+
### Update: if you are using version lower than 2.2.10, please upgrade and publish config file again. There are a few major improvments on Blade usage, please read instruction.
1818

1919
I guarantee that bugs, issues, features and changes will be responded in 48 hours.
2020

@@ -87,7 +87,7 @@ This package requires the following dependencies:
8787
Via Composer
8888

8989
``` sh
90-
$ composer require timehunter/laravel-google-recaptcha-v3 "~2.2.9" -vvv
90+
$ composer require timehunter/laravel-google-recaptcha-v3 "~2.2.10" -vvv
9191
```
9292

9393
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)