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 61d92b3 commit 36a7b63Copy full SHA for 36a7b63
README.md
@@ -97,7 +97,7 @@ This package requires the following dependencies:
97
Via Composer
98
99
``` sh
100
- $ composer require timehunter/laravel-google-recaptcha-v3 "~2.4.3" -vvv
+ $ composer require timehunter/laravel-google-recaptcha-v3 "~2.4.4" -vvv
101
```
102
103
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