This commit is contained in:
Gregwar 2016-08-05 20:07:20 +02:00
parent e1ed228b8b
commit f95a951b26
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ Gregwar's CaptchaBundle
The `GregwarCaptchaBundle` adds support for a captcha form type for the
Symfony form component.
It uses [gregwar/captcha](https://github.com/Gregwar/Captcha) as captcha generator, which is a separate standalone library that can be used for none-symfony projects.
Compatibility with Symfony
==========================