diff --git a/composer.json b/composer.json index 6bb9104..6171717 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ ], "require": { "php": ">=5.3.0", - "gregwar/captcha": "~1.0.12", + "gregwar/captcha": "~1.1", "symfony/framework-bundle": "~2.1", "symfony/form": "~2.1" },