mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 15:46:52 +03:00
45 lines
1.7 KiB
JSON
45 lines
1.7 KiB
JSON
{
|
|
"locks": {
|
|
"xcore/inline-editing-bundle": {
|
|
"version": "1.2",
|
|
"recipe": {
|
|
"repo": "1.2",
|
|
"branch": "master",
|
|
"version": "1.2",
|
|
"ref": "2bb753074a9c3b694a7f6759826e1c2197ced7b8"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"xcore/inline-editing-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "xcore/inline-editing-bundle",
|
|
"version": "1.2",
|
|
"manifest": {
|
|
"bundles": {
|
|
"XcoreCMS\\InlineEditingBundle\\XcoreCMSInlineEditingBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/routes/xcore_inline.yaml": {
|
|
"contents": "xcore_inline:\n resource: \"@XcoreCMSInlineEditingBundle/Resources/config/routing.xml\"\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
},
|
|
"config/packages/xcore_inline.yaml": {
|
|
"contents": "#xcore_inline:\n# fallback: false\n# table_name: 'inline_content\n# url_path: '/inline-editing\n# connection: 'doctrine.dbal.default_connection'\n# entity_manager: 'doctrine.orm.entity_manager'\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "xcore/inline-editing-bundle:1.2@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |