mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 09:36:26 +03:00
43 lines
1.4 KiB
JSON
43 lines
1.4 KiB
JSON
{
|
|
"locks": {
|
|
"dekalee/autopilot-bundle": {
|
|
"version": "1.0",
|
|
"recipe": {
|
|
"repo": "1.0",
|
|
"branch": "master",
|
|
"version": "1.0",
|
|
"ref": "7d8d3dafe6ac802b38f6147a4732b7958adc8052"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"dekalee/autopilot-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "dekalee/autopilot-bundle",
|
|
"version": "1.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Dekalee\\AutopilotBundle\\DekaleeAutopilotBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"env": {
|
|
"#DEKALEE_AUTOPILOT_APIKEY": "the-autopilot-api-key"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/dekalee_autopilot_swarrot.yaml": {
|
|
"contents": "dekalee_autopilot:\n api_key: '%env(DEKALEE_AUTOPILOT_APIKEY)%'\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "dekalee/autopilot-bundle:1.0@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |