Files
symfony-flex-recipes-contrib/web-auth/webauthn-symfony-bundle/3.0/manifest.json
T

13 lines
258 B
JSON

{
"bundles": {
"Webauthn\\Bundle\\WebauthnBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%"
},
"env": {
"RELAYING_PARTY_ID": "example.com",
"RELAYING_PARTY_NAME": "My Application"
}
}