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 fabe1cf commit 247d976Copy full SHA for 247d976
README.md
@@ -28,7 +28,7 @@ This package requires the following dependencies:
28
Via Composer
29
30
``` sh
31
-$ composer require ryandeng/googlerecaptcha "^0.1.2"
+$ composer require ryandeng/googlerecaptcha "^0.1.3"
32
```
33
34
If your Laravel framework version <= 5.4, please register the service provider in your config file: /config/app.php, otherwise please go to step 3.
0 commit comments