added Debug component as testing dependency

This commit is contained in:
Christian Flothmann 2013-04-19 20:27:04 +02:00
parent d6376c1b49
commit 6ab17e21e9
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
"symfony/class-loader": "~2.1",
"symfony/config": "~2.0",
"symfony/console": "2.2.*",
"symfony/debug": "~2.3",
"symfony/dependency-injection": "~2.0",
"symfony/finder": "~2.0",
"symfony/process": "~2.0",