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 29d8a5e commit 5d2938bCopy full SHA for 5d2938b
README.md
@@ -94,7 +94,7 @@ This package requires the following dependencies:
94
Via Composer
95
96
``` sh
97
- $ composer require timehunter/laravel-google-recaptcha-v3 "~2.2.30" -vvv
+ $ composer require timehunter/laravel-google-recaptcha-v3 "~2.3.1" -vvv
98
```
99
100
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