Files
symfony-flex-recipes-contrib/ecphp/eu-login-api-authentication-bundle/1.0/manifest.json
T

14 lines
310 B
JSON

{
"bundles": {
"EcPhp\\EuLoginApiAuthenticationBundle\\EuLoginApiAuthenticationBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"EULOGIN_CLIENT_ID": "",
"EULOGIN_CLIENT_SECRET": "",
"EULOGIN_ENV": "acceptance"
}
}