File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
Tests/Functional/app/config Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,6 @@ framework:
1010 router :
1111 resource : " %test.root_dir%/config/routing.yml"
1212 type : ' yaml'
13- templating :
14- engines : ['twig']
1513
1614twig :
1715 strict_variables : " %kernel.debug%" # supresses deprecation notices about the default value TwigBundle pre version 5
Original file line number Diff line number Diff line change 3333 "symfony/console" : " ^3.4 || ^4.0 || ^5.0" ,
3434 "symfony/twig-bridge" : " ^3.4 || ^4.0 || ^5.0" ,
3535 "symfony/asset" : " ^3.4 || ^4.0 || ^5.0" ,
36- "symfony/templating" : " ^3.4 || ^4.0 || ^5.0" ,
3736 "symfony/dependency-injection" : " ^3.4 || ^4.0 || ^5.0" ,
3837 "symfony/web-profiler-bundle" : " ^3.4 || ^4.0 || ^5.0" ,
3938 "matthiasnoback/symfony-dependency-injection-test" : " ^4.1" ,
You can’t perform that action at this time.
0 commit comments