Browse Source

build break fix.

tags/2.0.1
Qiang Xue 10 years ago
parent
commit
29f69394ab
  1. 2
      composer.json

2
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": "*"

Loading…
Cancel
Save