mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 02:26:36 +03:00
45 lines
1.8 KiB
JSON
45 lines
1.8 KiB
JSON
{
|
|
"locks": {
|
|
"kunstmaan/pagepart-bundle": {
|
|
"version": "5.2",
|
|
"recipe": {
|
|
"repo": "5.2",
|
|
"branch": "master",
|
|
"version": "5.2",
|
|
"ref": "d4e16ada4cfba27365aea43711e01dc7fe103d30"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"kunstmaan/pagepart-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "kunstmaan/pagepart-bundle",
|
|
"version": "5.2",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Kunstmaan\\PagePartBundle\\KunstmaanPagePartBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/routes/kunstmaan_pagepart.yaml": {
|
|
"contents": "KunstmaanPagePartBundle:\n resource: \"@KunstmaanPagePartBundle/Resources/config/routing.yml\"\n # If your site is not multi language, remove the \"{_locale}/\" part of prefix and requirements\n prefix: /{_locale}/\n requirements:\n _locale: \"%kunstmaan_admin.required_locales%\"\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
},
|
|
"config/packages/kunstmaan_pagepart.yaml": {
|
|
"contents": "imports:\n - { resource: '../kunstmaancms/**/*.yml', ignore_errors: true}\n\nkunstmaan_page_part:\n extended_pagepart_chooser: true\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "kunstmaan/pagepart-bundle:5.2@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |