Skip to content

Commit

Permalink
[console] Sync Drupal-Symfony components dependencies. (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolivas committed Jan 19, 2017
1 parent 96dd25e commit 22db58d
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 106 deletions.
20 changes: 10 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,16 @@
"drupal/console-en" : "dev-master",
"dflydev/dot-access-configuration": "~1.0.1",
"stecman/symfony-console-completion": "~0.7",
"symfony/console": ">=2.7 <3.2",
"symfony/debug": ">=2.6 <3.2",
"symfony/dependency-injection": ">=2.7 <3.2",
"symfony/config": ">=2.7 <3.2",
"symfony/filesystem": ">=2.7 <3.2",
"symfony/finder": ">=2.7 <3.2",
"symfony/process": ">=2.7 <3.2",
"symfony/translation": ">=2.7 <3.2",
"symfony/yaml": ">=2.7 <3.2",
"symfony/event-dispatcher": ">=2.7 <3.2",
"symfony/console": ">=2.7 <3.0",
"symfony/debug": ">=2.6 <3.0",
"symfony/dependency-injection": ">=2.7 <3.0",
"symfony/config": ">=2.7 <3.0",
"symfony/filesystem": ">=2.7 <3.0",
"symfony/finder": ">=2.7 <3.0",
"symfony/process": ">=2.7 <3.0",
"symfony/translation": ">=2.7 <3.0",
"symfony/yaml": ">=2.7 <3.0",
"symfony/event-dispatcher": ">=2.7 <3.0",
"twig/twig": "^1.23.1",
"webflo/drupal-finder": "0.*"
},
Expand Down
Loading

0 comments on commit 22db58d

Please sign in to comment.