From 7574ad33f1c5e2d86c89b4aa9e018b779db78663 Mon Sep 17 00:00:00 2001 From: Gregwar Date: Wed, 13 May 2015 08:41:47 +0200 Subject: [PATCH] Updating to 1.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" },