mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
43 lines
1.4 KiB
JSON
43 lines
1.4 KiB
JSON
{
|
|
"locks": {
|
|
"leapt/core-bundle": {
|
|
"version": "2.2",
|
|
"recipe": {
|
|
"repo": "2.2",
|
|
"branch": "master",
|
|
"version": "2.2",
|
|
"ref": "3a70ffc856464fc26a5d421983a84e2fc64a55fe"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"leapt/core-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "leapt/core-bundle",
|
|
"version": "2.2",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Leapt\\CoreBundle\\LeaptCoreBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"gitignore": [
|
|
"/public/uploads/"
|
|
]
|
|
},
|
|
"files": {
|
|
"config/packages/leapt_core.yaml": {
|
|
"contents": "# Read the documentation: https://core-bundle.leapt.io/configuration_reference.html\nleapt_core:\n upload_dir: '%kernel.project_dir%/public'\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "leapt/core-bundle:2.2@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |