Files
symfony-flex-recipes-contrib/yiggle/form-wizard-bundle/0.2/manifest.json
T
PredjeeandGitHub 23dfee252f Yiggle/form wizard bundle (#1955)
* 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
2026-03-10 03:15:42 +04:00

10 lines
193 B
JSON

{
"bundles": {
"Yiggle\\FormWizardBundle\\YiggleFormWizardBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"src/": "%SRC_DIR%/"
}
}