Skip to content

Commit 0b460ec

Browse files
committed
[DependencyInjection] Suggest ExpressionLanguage in composer.json
Add a suggestion message Fix wrong message
1 parent fe01cb7 commit 0b460ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"suggest": {
3030
"symfony/yaml": "",
3131
"symfony/config": "",
32+
"symfony/expression-language": "For using expressions in service container configuration",
3233
"symfony/proxy-manager-bridge": "Generate service proxies to lazy load them"
3334
},
3435
"autoload": {

0 commit comments

Comments
 (0)