mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
* add yiggle/form-wizard-bundle # Conflicts: # yiggle/form-wizard-bundle/0.1/config/packages/yiggle_form_wizard.yaml # yiggle/form-wizard-bundle/0.1/post-install.txt * add newlines * update to tabs
10 lines
193 B
JSON
10 lines
193 B
JSON
{
|
|
"bundles": {
|
|
"Yiggle\\FormWizardBundle\\YiggleFormWizardBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/",
|
|
"src/": "%SRC_DIR%/"
|
|
}
|
|
}
|