Files
symfony-flex-recipes-contrib/leapt.core-bundle.2.2.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

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
}
}
}