Skip to content

Commit

Permalink
[FrameworkBundle] Added another missing dependency to Config
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed May 22, 2012
1 parent 47a6a29 commit 40fd99e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Symfony/Bundle/FrameworkBundle/composer.json
Expand Up @@ -17,6 +17,7 @@
],
"require": {
"php": ">=5.3.2",
"symfony/config": "self.version",
"symfony/dependency-injection": "self.version",
"symfony/event-dispatcher": "self.version",
"symfony/http-kernel": "self.version",
Expand Down

0 comments on commit 40fd99e

Please sign in to comment.