[DependencyInjection] fixed composer.json

This commit is contained in:
Fabien Potencier 2012-11-27 09:54:37 +01:00
parent fc7a39ccd4
commit fc89d6b643
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"php": ">=5.3.2"
},
"suggest": {
"symfony/config": "self.version"
"symfony/config": "self.version",
"symfony/yaml": "self.version"
},
"autoload": {