mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
[twig-bundle/5.3] Merge per-env settings
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
twig:
|
||||
default_path: '%kernel.project_dir%/templates'
|
||||
|
||||
when@test:
|
||||
twig:
|
||||
strict_variables: true
|
||||
+1
@@ -0,0 +1 @@
|
||||
../3.3/manifest.json
|
||||
+1
@@ -0,0 +1 @@
|
||||
../3.3/templates
|
||||
Reference in New Issue
Block a user