File tree Expand file tree Collapse file tree 4 files changed +0
-186
lines changed Expand file tree Collapse file tree 4 files changed +0
-186
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ CHANGELOG
14
14
* made singly-implemented interfaces detection be scoped by file
15
15
* added ability to define a static priority method for tagged service
16
16
* added support for improved syntax to define method calls in Yaml
17
- * added ` LazyString ` for lazy computation of string values injected into services
18
17
* made the ` %env(base64:...)% ` processor able to decode base64url
19
18
* added ability to choose behavior of decorations on non existent decorated services
20
19
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 23
23
"require-dev" : {
24
24
"symfony/yaml" : " ^3.4|^4.0|^5.0" ,
25
25
"symfony/config" : " ^4.3|^5.0" ,
26
- "symfony/error-handler" : " ^4.4|^5.0" ,
27
26
"symfony/expression-language" : " ^3.4|^4.0|^5.0"
28
27
},
29
28
"suggest" : {
You can’t perform that action at this time.
0 commit comments