mirror of
https://github.com/symfony/recipes.git
synced 2026-09-16 01:26:25 +03:00
8 lines
137 B
JSON
8 lines
137 B
JSON
{
|
|
"copy-from-recipe": {
|
|
"assets/": "assets/",
|
|
"config/": "%CONFIG_DIR%/",
|
|
"templates/": "templates/"
|
|
}
|
|
}
|