Skip to content

Commit

Permalink
[DependencyInjection] Suggest ExpressionLanguage in composer.json
Browse files Browse the repository at this point in the history
Add a suggestion message

Fix wrong message
  • Loading branch information
chalasr committed May 4, 2016
1 parent fb92d7a commit d6c9073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Symfony/Component/DependencyInjection/composer.json
Expand Up @@ -29,6 +29,7 @@
"suggest": {
"symfony/yaml": "",
"symfony/config": "",
"symfony/expression-language": "For using expressions in service container configuration",
"symfony/proxy-manager-bridge": "Generate service proxies to lazy load them"
},
"autoload": {
Expand Down

0 comments on commit d6c9073

Please sign in to comment.