Files
symfony-flex-recipes-contrib/lireincore.imgcache-bundle.0.1.json
T
github-action botandgithub-action bot af31901ef8 Update Flex endpoint
2021-09-20 16:15:05 +00:00

39 lines
1.3 KiB
JSON

{
"locks": {
"lireincore/imgcache-bundle": {
"version": "0.1",
"recipe": {
"repo": "0.1",
"branch": "master",
"version": "0.1",
"ref": "6f25f3b1a002e26a1050c4d394bdf5c3275845e4"
}
}
},
"manifests": {
"lireincore/imgcache-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "lireincore/imgcache-bundle",
"version": "0.1",
"manifest": {
"bundles": {
"LireinCore\\ImgCacheBundle\\LireinCoreImgCacheBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/lireincore_imgcache.yaml": {
"contents": "lireincore_imgcache:\n driver: gd\n destdir: '%kernel.project_dir%/public/thumbs'\n webdir: '%kernel.project_dir%/public'\n",
"executable": true,
"encoding": ""
}
},
"origin": "lireincore/imgcache-bundle:0.1@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}