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 5d1c824 commit a74629dCopy full SHA for a74629d
readme.md
@@ -63,7 +63,7 @@ This package requires the following dependencies:
63
Via Composer
64
65
``` sh
66
- $ composer require timehunter/laravel-google-recaptcha-v2 "~2.0.0"
+ $ composer require timehunter/laravel-google-recaptcha-v2 "~1.0.0"
67
```
68
69
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