mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 00:56:24 +03:00
Add support for the Twig extra bundle
This commit is contained in:
@@ -5,6 +5,5 @@
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/",
|
||||
"templates/": "templates/"
|
||||
},
|
||||
"aliases": ["twig", "template", "templates"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"aliases": ["twig", "template", "templates"]
|
||||
}
|
||||
Reference in New Issue
Block a user