Skip to content

Commit

Permalink
Fix: add missing dependency in the composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
K-Phoen committed Jul 2, 2013
1 parent 6f02492 commit cd4badc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
],
"require": {
"symfony/symfony": ">=2.0.0",
"ptachoire/tac": "dev-master"
},
"autoload": {
"psr-0": { "ITN\\Bundle\\LogViewerBundle": "" }
Expand Down

0 comments on commit cd4badc

Please sign in to comment.