[DependencyInjection] fixed composer.json

This commit is contained in:
Fabien Potencier 2012-11-27 09:54:37 +01:00
parent fc7a39ccd4
commit fc89d6b643

View File

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