A bash script that will install symfony for you

This commit is contained in:
2022-11-13 21:47:29 -08:00
parent d6a6bd6203
commit 8af889616f
4 changed files with 119 additions and 90 deletions

8
twig/twig.yaml Normal file
View File

@@ -0,0 +1,8 @@
twig:
default_path: '%kernel.project_dir%/templates'
paths:
'%kernel.project_dir%/vendor/nickyeoman/nytwig/src': 'nytwig'
when@test:
twig:
strict_variables: true