Files
symfony-flex-recipes-contrib/sentry/sentry-symfony/1.0/manifest.json
T
2017-11-07 10:50:05 +01:00

12 lines
194 B
JSON

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