From 29f69394ab547fae3df3fac438f2efeecd4c064c Mon Sep 17 00:00:00 2001 From: Qiang Xue Date: Fri, 31 Oct 2014 15:16:49 -0400 Subject: [PATCH] build break fix. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 59c2ebe243..018f196194 100644 --- a/composer.json +++ b/composer.json @@ -90,7 +90,7 @@ "phpunit/phpunit": "3.7.*", "twig/twig": "*", "smarty/smarty": "~3.0", - "imagine/imagine": "~0.5", + "imagine/imagine": "0.5.*", "swiftmailer/swiftmailer": "*", "fzaninotto/faker": "*", "cebe/indent": "*"