Skip to content

Commit bf1f951

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #640
2 parents 968a33f + cbb4351 commit bf1f951

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
twig:
2+
default_path: '%kernel.project_dir%/templates'
3+
debug: '%kernel.debug%'
4+
strict_variables: '%kernel.debug%'
5+
exception_controller: null

symfony/twig-bundle/4.4/config/routes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../3.3/config/routes/

symfony/twig-bundle/4.4/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../3.3/manifest.json

symfony/twig-bundle/4.4/templates

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../3.3/templates/

0 commit comments

Comments
 (0)