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 acf9035 commit 4116782Copy full SHA for 4116782
README.md
@@ -30,7 +30,7 @@ This package requires the following dependencies:
30
Via Composer
31
32
``` sh
33
-$ composer require ryandeng/googlerecaptcha "^0.2.0"
+ $ composer require ryandeng/googlerecaptcha "^1.0.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