Files
symfony-flex-recipes-contrib/sentry/sentry-symfony/3.0/manifest.json
T

12 lines
194 B
JSON

{
"bundles": {
"Sentry\\SentryBundle\\SentryBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"SENTRY_DSN": ""
}
}