Add Sentry integration and configuration

This commit is contained in:
2025-04-21 18:54:43 +02:00
parent 057bc778ed
commit daeda4a9b5
11 changed files with 693 additions and 25 deletions

View File

@@ -85,6 +85,18 @@
"tests/bootstrap.php"
]
},
"sentry/sentry-symfony": {
"version": "5.2",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "main",
"version": "5.0",
"ref": "c3decefe8a11a5da43adaf827a6cd66695586113"
},
"files": [
"config/packages/sentry.yaml"
]
},
"symfony/console": {
"version": "7.2",
"recipe": {