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 0801bb5 commit fed127bCopy full SHA for fed127b
README.md
@@ -30,7 +30,7 @@ This package requires the following dependencies:
30
Via Composer
31
32
``` sh
33
- $ composer require timehunter/laravel-google-recaptcha-v3 "^1.*"
+ $ composer require timehunter/laravel-google-recaptcha-v3 "^1.1.0"
34
```
35
36
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