Skip to content

Commit bd04588

Browse files
committed
Merge branch '2.7' into 2.8
* 2.7: [2.3][Component/Security] Fixed phpdoc in AnonymousToken constructor for user param prevent calling get() for service_container service call get() after the container was compiled Fixed readme of OptionsResolver [DependencyInjection] Suggest ExpressionLanguage in composer.json
2 parents 1047181 + 99cd6fd commit bd04588

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)