mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 15:46:52 +03:00
24 lines
680 B
JSON
24 lines
680 B
JSON
{
|
|
"manifests": {
|
|
"softspring/cms-module-collection": {
|
|
"manifest": {
|
|
"copy-from-recipe": {
|
|
"config/": "config/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/sfs_cms_modules.yaml": {
|
|
"contents": [
|
|
"sfs_cms:",
|
|
" collections:",
|
|
" - vendor/softspring/cms-module-collection",
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "e45e469a7b8a199af164d9bffcab5097c87af994"
|
|
}
|
|
}
|
|
}
|