We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eeb2dd commit b849f47Copy full SHA for b849f47
README.md
@@ -82,7 +82,7 @@ This package requires the following dependencies:
82
Via Composer
83
84
``` sh
85
- $ composer require timehunter/laravel-google-recaptcha-v3 "~2.0.0" -vvv
+ $ composer require timehunter/laravel-google-recaptcha-v3 "~2.2.0" -vvv
86
```
87
88
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