Skip to content

Commit

Permalink
fixed test break due to smarty error.
Browse files Browse the repository at this point in the history
  • Loading branch information
qiangxue committed Oct 31, 2014
1 parent d13d274 commit 39e5e5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "*"
Expand Down

0 comments on commit 39e5e5d

Please sign in to comment.