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 714b98b commit 2f638b6Copy full SHA for 2f638b6
README.md
@@ -31,7 +31,7 @@ This package requires the following dependencies:
31
Via Composer
32
33
``` sh
34
-$ composer require ryandeng/googlerecaptcha "^0.1.3"
+$ composer require ryandeng/googlerecaptcha "^0.2.0"
35
```
36
37
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