Skip to content

Commit 0f704dd

Browse files
authored
Update README.md
1 parent 4918385 commit 0f704dd

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
@@ -13,7 +13,7 @@
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.6
16+
### Update: Vue component is production ready. Please upgrade package version : ~2.2.9
1717
### Update: if you are using version lower than 2.2.8, please upgrade and publish config file again. There is 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.
@@ -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.6" -vvv
90+
$ composer require timehunter/laravel-google-recaptcha-v3 "~2.2.9" -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)