fixed test break due to smarty error.

This commit is contained in:
Qiang Xue
2014-10-31 15:01:48 -04:00
parent d13d274d05
commit 39e5e5d3ed

View File

@@ -89,8 +89,8 @@
"require-dev": { "require-dev": {
"phpunit/phpunit": "3.7.*", "phpunit/phpunit": "3.7.*",
"twig/twig": "*", "twig/twig": "*",
"smarty/smarty": "~3.0.0", "smarty/smarty": "~3.0",
"imagine/imagine": "v0.5.0", "imagine/imagine": "~0.5",
"swiftmailer/swiftmailer": "*", "swiftmailer/swiftmailer": "*",
"fzaninotto/faker": "*", "fzaninotto/faker": "*",
"cebe/indent": "*" "cebe/indent": "*"