diff --git a/symfony/twig-bundle/3.3/config/packages/test/twig.yaml b/symfony/twig-bundle/3.3/config/packages/test/twig.yaml new file mode 100644 index 00000000..8c6e0b40 --- /dev/null +++ b/symfony/twig-bundle/3.3/config/packages/test/twig.yaml @@ -0,0 +1,2 @@ +twig: + strict_variables: true diff --git a/symfony/twig-bundle/4.4/config/packages/test b/symfony/twig-bundle/4.4/config/packages/test new file mode 120000 index 00000000..ee2f5f60 --- /dev/null +++ b/symfony/twig-bundle/4.4/config/packages/test @@ -0,0 +1 @@ +../../../3.3/config/packages/test \ No newline at end of file