CaptchaBundle/Resources
Restless-ET 0971f224f4 Fix YAML syntax in services.yml file
The '@' character is supposed to be a reserved indicator for YAML. Therefore when using it at the beginning of a string (as in this case) we should enclose it in quotes.
http://yaml.org/spec/1.2/spec.html#id2774228

Also, since Symfony 2.8 this kind of usage is already marked as deprecated: https://github.com/symfony/symfony/blob/2.8/UPGRADE-2.8.md#yaml
2015-12-05 00:52:50 +00:00
..
config Fix YAML syntax in services.yml file 2015-12-05 00:52:50 +00:00
translations Adding Turkish language translate 2015-08-10 11:15:05 +03:00
views Fixing captcha url (broken in #128, see also #129) 2015-05-25 11:41:13 +02:00