File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Tests/Functional/app/Fragment Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,3 +7,4 @@ framework:
7
7
8
8
twig :
9
9
strict_variables : ' %kernel.debug%'
10
+ exception_controller : ~
Original file line number Diff line number Diff line change 52
52
"symfony/stopwatch" : " ^3.4|^4.0|^5.0" ,
53
53
"symfony/translation" : " ^4.3|^5.0" ,
54
54
"symfony/templating" : " ^3.4|^4.0|^5.0" ,
55
- "symfony/twig-bundle" : " ^3.4|^4.0 |^5.0" ,
55
+ "symfony/twig-bundle" : " ^4.4 |^5.0" ,
56
56
"symfony/validator" : " ^4.1|^5.0" ,
57
57
"symfony/var-dumper" : " ^4.3|^5.0" ,
58
58
"symfony/workflow" : " ^4.3|^5.0" ,
80
80
"symfony/stopwatch" : " <3.4" ,
81
81
"symfony/translation" : " <4.3" ,
82
82
"symfony/twig-bridge" : " <4.1.1" ,
83
+ "symfony/twig-bundle" : " <4.4" ,
83
84
"symfony/validator" : " <4.1" ,
84
85
"symfony/workflow" : " <4.3"
85
86
},
You can’t perform that action at this time.
0 commit comments