[Console] Add missing dev-dep

This commit is contained in:
Nicolas Grekas 2017-06-02 21:23:33 +02:00
parent c21e825b43
commit 2a293692f2

View File

@ -21,6 +21,7 @@
"symfony/debug": "~2.8|~3.0"
},
"require-dev": {
"symfony/config": "~3.3",
"symfony/http-kernel": "~2.8|~3.0",
"symfony/event-dispatcher": "~2.8|~3.0",
"symfony/dependency-injection": "~3.3",