Browse Source

fixed test break due to smarty error.

tags/2.0.1
Qiang Xue 10 years ago
parent
commit
39e5e5d3ed
  1. 4
      composer.json

4
composer.json

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

Loading…
Cancel
Save