Files
symfony-flex-recipes-contrib/knpuniversity.oauth2-client-bundle.1.20.json
T
github-action botandgithub-action bot 7d78e147a4 Update Flex endpoint
2021-09-20 16:37:35 +00:00

44 lines
1.7 KiB
JSON

{
"locks": {
"knpuniversity/oauth2-client-bundle": {
"version": "1.20",
"recipe": {
"repo": "1.20",
"branch": "master",
"version": "1.20",
"ref": "1ff300d8c030f55c99219cc55050b97a695af3f6"
}
}
},
"manifests": {
"knpuniversity/oauth2-client-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "knpuniversity/oauth2-client-bundle",
"version": "1.20",
"manifest": {
"bundles": {
"KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"post-install-output": [
" * <fg=blue>Download & configure your OAuth2 clients in </> your oauth2 clients:",
" <comment>config/packages/knpu_oauth2_client.yaml</>",
" <comment>https://github.com/knpuniversity/oauth2-client-bundle#configuring-a-client</>"
]
},
"files": {
"config/packages/knpu_oauth2_client.yaml": {
"contents": "knpu_oauth2_client:\n clients:\n # configure your clients as described here: https://github.com/knpuniversity/oauth2-client-bundle#configuration\n",
"executable": false,
"encoding": ""
}
},
"origin": "knpuniversity/oauth2-client-bundle:1.20@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}