Merge pull request #657

This commit is contained in:
symfony-flex-server[bot]
2019-10-17 07:11:22 +00:00
committed by GitHub
2 changed files with 4 additions and 2 deletions
+1 -2
View File
@@ -5,6 +5,5 @@
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"templates/": "templates/"
},
"aliases": ["twig", "template", "templates"]
}
}
+3
View File
@@ -0,0 +1,3 @@
{
"aliases": ["twig", "template", "templates"]
}