Skip to content

Commit b4e1ba3

Browse files
authored
Update README.md
1 parent 2b25426 commit b4e1ba3

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.5
16+
### Update: Vue component is production ready. Please upgrade package version : ~2.2.6
1717

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

@@ -92,7 +92,7 @@ This package requires the following dependencies:
9292
Via Composer
9393

9494
``` sh
95-
$ composer require timehunter/laravel-google-recaptcha-v3 "~2.2.5" -vvv
95+
$ composer require timehunter/laravel-google-recaptcha-v3 "~2.2.6" -vvv
9696
```
9797

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