mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 10:06:31 +03:00
40 lines
1.3 KiB
JSON
40 lines
1.3 KiB
JSON
{
|
|
"locks": {
|
|
"sonata-project/form-extensions": {
|
|
"version": "1.0",
|
|
"recipe": {
|
|
"repo": "1.0",
|
|
"branch": "master",
|
|
"version": "1.0",
|
|
"ref": "8273133183506fe6ec66895e8890227b0dfba1c7"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"sonata-project/form-extensions": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "sonata-project/form-extensions",
|
|
"version": "1.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Sonata\\Form\\Bridge\\Symfony\\Bundle\\SonataFormBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/sonata_form.yaml": {
|
|
"contents": "sonata_form:\n form_type: standard\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "sonata-project/form-extensions:1.0@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |