#1120 - since we want to use Symfony\Component\Console\Helper\Table
, symfony/console:~2.5
is required
This commit is contained in:
parent
7cf427cfbf
commit
a762158e99
@ -18,7 +18,7 @@
|
||||
"doctrine/collections": "~1.2",
|
||||
"doctrine/dbal": ">=2.5-dev,<2.6-dev",
|
||||
"doctrine/instantiator": "~1.0.1",
|
||||
"symfony/console": "2.*"
|
||||
"symfony/console": "~2.5"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/yaml": "~2.1",
|
||||
|
Loading…
Reference in New Issue
Block a user