Update Flex archives

This commit is contained in:
github-action[bot]
2021-12-18 17:21:01 +00:00
parent 0f51d4be82
commit f49d36fa18
993 changed files with 48580 additions and 0 deletions
@@ -0,0 +1,38 @@
{
"manifests": {
"ikoene/marvel-api-bundle": {
"manifest": {
"bundles": {
"Ikoene\\MarvelApiBundle\\IkoeneMarvelApiBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"#1": "Get your API key from https://developer.marvel.com",
"MARVEL_PUBLIC_API_KEY": "...",
"MARVEL_PRIVATE_API_KEY": "..."
},
"post-install-output": [
" * Create a free account on https://developers.marvel.com",
" and modify your MARVEL_PUBLIC_API_KEY and MARVEL_PRIVATE_API_KEY",
" config in <fg=green>.env</>"
]
},
"files": {
"config/packages/ikoene_marvel_api.yaml": {
"contents": [
"ikoene_marvel_api:",
" public_api_key: \"%env(MARVEL_PUBLIC_API_KEY)%\"",
" private_api_key: \"%env(MARVEL_PRIVATE_API_KEY)%\"",
""
],
"executable": false
}
},
"ref": "3b1ea83cacf7c06ff27a42ff806063280a7da07d"
}
}
}
@@ -0,0 +1,42 @@
{
"manifests": {
"ikoene/marvel-api-bundle": {
"manifest": {
"bundles": {
"Ikoene\\MarvelApiBundle\\IkoeneMarvelApiBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"#1": "Get your API key from https://developer.marvel.com",
"MARVEL_PUBLIC_API_KEY": "...",
"MARVEL_PRIVATE_API_KEY": "..."
},
"post-install-output": [
"<bg=blue;fg=white> </>",
"<bg=blue;fg=white> Next: MarvelApiBundle Configuration </>",
"<bg=blue;fg=white> </>",
"",
" * Create a free account on https://developers.marvel.com",
" and modify your MARVEL_PUBLIC_API_KEY and MARVEL_PRIVATE_API_KEY",
" config in <fg=green>.env</>"
]
},
"files": {
"config/packages/ikoene_marvel_api.yaml": {
"contents": [
"ikoene_marvel_api:",
" public_api_key: \"%env(MARVEL_PUBLIC_API_KEY)%\"",
" private_api_key: \"%env(MARVEL_PRIVATE_API_KEY)%\"",
""
],
"executable": false
}
},
"ref": "5cfb83f0f6e4e2fef30c26a6241b734e846059d5"
}
}
}
@@ -0,0 +1,42 @@
{
"manifests": {
"ikoene/marvel-api-bundle": {
"manifest": {
"bundles": {
"Ikoene\\MarvelApiBundle\\IkoeneMarvelApiBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"#1": "Get your API key from https://developer.marvel.com",
"MARVEL_PUBLIC_API_KEY": "...",
"MARVEL_PRIVATE_API_KEY": "..."
},
"post-install-output": [
"<bg=blue;fg=white> </>",
"<bg=blue;fg=white> Next: MarvelApiBundle Configuration </>",
"<bg=blue;fg=white> </>",
"",
" * Create a free account on https://developers.marvel.com",
" and modify your MARVEL_PUBLIC_API_KEY and MARVEL_PRIVATE_API_KEY",
" config in <fg=green>.env</>"
]
},
"files": {
"config/package/ikoene_marvel_api.yaml": {
"contents": [
"ikoene_marvel_api:",
" public_api_key: \"%env(MARVEL_PUBLIC_API_KEY)%\"",
" private_api_key: \"%env(MARVEL_PRIVATE_API_KEY)%\"",
""
],
"executable": false
}
},
"ref": "8c2c0ad06b4e5dbea033eaa6ff9b63309d9f86c8"
}
}
}