Files
symfony-flex-recipes-contrib/knpuniversity/oauth2-client-bundle/1.20/manifest.json
T
Clemens Krack f1307179a0 Remove env vars
They are specific to one provider and this might not fit the use-case.
2018-08-21 18:10:37 +02:00

9 lines
141 B
JSON

{
"bundles": {
"KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}