excelwebzone / EWZRecaptchaBundle

This bundle provides easy reCAPTCHA form field for Symfony.
MIT License
396 stars 160 forks source link

verify_host option not recognized #178

Open rophini opened 6 years ago

rophini commented 6 years ago

Hi,

When I add the 'verify_host' option to ewz_recaptcha, I get the following error:

An error occurred when executing the "'cache:clear --no-warmup'" command:

[Symfony\Component\Config\Definition\Exception\InvalidConfigurationException]
Unrecognized option "verify_host" under "ewz_recaptcha"

Is this option removed/deprecated/... ? I'm using the 1.4 version.

thanks

developingjan commented 4 years ago

Solved? I have the same problem