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 83e8570 commit 6ef27ebCopy full SHA for 6ef27eb
README.md
@@ -55,7 +55,7 @@ This package requires the following dependencies:
55
Via Composer
56
57
``` sh
58
- $ composer require timehunter/laravel-google-recaptcha-v3 "~1.2.2"
+ $ composer require timehunter/laravel-google-recaptcha-v3 "~1.2.3"
59
```
60
61
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