excelwebzone / EWZRecaptchaBundle

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

upgrade to v2 in a symfony2 project #194

Open omaruddin opened 6 years ago

omaruddin commented 6 years ago

As per https://developers.google.com/recaptcha/docs/faq#what-happens-to-recaptcha-v1 - what's the simplest or fastest way to upgrade a symfony2 project that's still using v1 to work with v2 with minimal debugging and QA work?

Will upgrading the bundle to latest work without breaking anything else?

Thanks!

vishalpawar-tudip commented 6 years ago

Hello @omaruddin, The same problem arises with me. Is there any way to upgrade it to the latest version(v2) without breaking anything?

Any help is really appreciated. Thanks.

rom3es commented 6 years ago

Any updates?

tvhoang91 commented 6 years ago

I got this problem too. Does this bundle work with recaptcha v1 only?