mirror of
https://github.com/symfony/recipes.git
synced 2026-09-14 16:46:24 +03:00
added templates/ dir creation in Twig bundle recipe
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"Symfony\\Bundle\\TwigBundle\\TwigBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"etc/": "%ETC_DIR%/"
|
||||
"etc/": "%ETC_DIR%/",
|
||||
"templates/": "templates/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user