mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
* Added symandy/makefile-maker-bundle v0.1 recipe * Fixed to 4 spaces indentation * Fixed
9 lines
171 B
JSON
9 lines
171 B
JSON
{
|
|
"bundles": {
|
|
"Symandy\\MakefileMakerBundle\\SymandyMakefileMakerBundle": ["dev"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|