Skip to content

Commit

Permalink
Add symfony debug dependency. (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolivas authored Dec 12, 2016
1 parent afc3adc commit ef13299
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"drupal/console-en" : "~1.0",
"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",
Expand Down
16 changes: 8 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ef13299

Please sign in to comment.