@@ -14,13 +14,13 @@ Available reCAPTCHA versions:
14
14
15
15
## System requirements
16
16
17
- | Package | reCAPTCHA | PHP | Laravel | Docs |
18
- | ------- | ----------------------------- | --------------------- | ---------------------------- | ---------------------------------------------------------------------- |
19
- | 4.2.x | v3, v2 Invisible, v2 Checkbox | 7.1 or greater | 5.5 or greater, 6, 7, 8 | [ latest] ( https://laravel-recaptcha-docs.biscolab.com ) |
20
- | 4.1.x | v3, v2 Invisible, v2 Checkbox | 7.1 or greater | 5.5 or greater, 6, 7 | [ v4.1.x] ( https://laravel-recaptcha-docs.biscolab.com/docs/4.1.x/intro ) |
21
- | 4.0.x | v3, v2 Invisible, v2 Checkbox | 7.1 or greater | 5.5 or greater, 6 | [ v4.0.x] ( https://laravel-recaptcha-docs.biscolab.com/docs/4.0.x/intro ) |
22
- | 3.x | v3, v2 Invisible, v2 Checkbox | 7.1 or greater | 5.5 or greater, 6 ready (\* ) | [ v3.6.1] ( https://laravel-recaptcha-docs.biscolab.com/docs/3.6.1/intro ) |
23
- | 2.x | v2 Invisible, v2 Checkbox | 5.5.9, 7.0 or greater | 5.0 or greater | [ v2.0.4] ( https://laravel-recaptcha-docs.biscolab.com/docs/2.0.4/intro ) |
17
+ | Package | reCAPTCHA | PHP | Laravel | Docs |
18
+ | ---------------- | ----------------------------- | --------------------- | ---------------------------- | ---------------------------------------------------------------------- |
19
+ | 4.2.x or greater | v3, v2 Invisible, v2 Checkbox | 7.1 or greater | 5.5 or greater, 6, 7, 8 | [ latest] ( https://laravel-recaptcha-docs.biscolab.com ) |
20
+ | 4.1.x | v3, v2 Invisible, v2 Checkbox | 7.1 or greater | 5.5 or greater, 6, 7 | [ v4.1.x] ( https://laravel-recaptcha-docs.biscolab.com/docs/4.1.x/intro ) |
21
+ | 4.0.x | v3, v2 Invisible, v2 Checkbox | 7.1 or greater | 5.5 or greater, 6 | [ v4.0.x] ( https://laravel-recaptcha-docs.biscolab.com/docs/4.0.x/intro ) |
22
+ | 3.x | v3, v2 Invisible, v2 Checkbox | 7.1 or greater | 5.5 or greater, 6 ready (\* ) | [ v3.6.1] ( https://laravel-recaptcha-docs.biscolab.com/docs/3.6.1/intro ) |
23
+ | 2.x | v2 Invisible, v2 Checkbox | 5.5.9, 7.0 or greater | 5.0 or greater | [ v2.0.4] ( https://laravel-recaptcha-docs.biscolab.com/docs/2.0.4/intro ) |
24
24
25
25
> (\* ) Latest version (3.6.1) is Laravel 6 ready
26
26
0 commit comments