mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 02:56:26 +03:00
40 lines
1.3 KiB
JSON
40 lines
1.3 KiB
JSON
{
|
|
"locks": {
|
|
"koff/i18n-form-bundle": {
|
|
"version": "4.0",
|
|
"recipe": {
|
|
"repo": "4.0",
|
|
"branch": "master",
|
|
"version": "4.0",
|
|
"ref": "8fb73591e5bfeb6899517623472e42fbaef00815"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"koff/i18n-form-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "koff/i18n-form-bundle",
|
|
"version": "4.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Koff\\Bundle\\I18nFormBundle\\I18nFormBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/i18n_form.yaml": {
|
|
"contents": "i18n_form:\n locales: 'en' # array or string separated with \"|\" or \",\"\n# required_locales: 'en'\n# excluded_fields: 'id|locale|translatable'\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "koff/i18n-form-bundle:4.0@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |