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

44 lines
1.5 KiB
JSON

{
"locks": {
"dekalee/cdn77-bundle": {
"version": "1.4",
"recipe": {
"repo": "1.4",
"branch": "master",
"version": "1.4",
"ref": "3fc03324acddea649ef00675e18a0fb95679b983"
}
}
},
"manifests": {
"dekalee/cdn77-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "dekalee/cdn77-bundle",
"version": "1.4",
"manifest": {
"bundles": {
"Dekalee\\Cdn77Bundle\\DekaleeCdn77Bundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"DEKALEE_CDN77_LOGIN": "your-cdn77-login",
"DEKALEE_CDN77_PASSWORD": "@@your-cdn77-password"
}
},
"files": {
"config/packages/dekalee_cdn77.yaml": {
"contents": "dekalee_cdn77:\n login: \"%env(DEKALEE_CDN77_LOGIN)%\"\n password: \"%env(DEKALEE_CDN77_PASSWORD)%\"\n",
"executable": false,
"encoding": ""
}
},
"origin": "dekalee/cdn77-bundle:1.4@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}