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 11678ee commit 3cacb1dCopy full SHA for 3cacb1d
README.md
@@ -52,7 +52,7 @@ This package requires the following dependencies:
52
Via Composer
53
54
``` sh
55
- $ composer require timehunter/laravel-google-recaptcha-v3 "~1.2.1"
+ $ composer require timehunter/laravel-google-recaptcha-v3 "~1.2.2"
56
```
57
58
If your Laravel framework version <= 5.4, please register the service provider in your config file: /config/app.php, otherwise please skip it.
0 commit comments