Sentry-Integration hinzugefügt

This commit is contained in:
2026-03-27 13:58:23 +01:00
parent d410ab49a3
commit c30860d4ab
6 changed files with 138 additions and 0 deletions

View File

@@ -50,6 +50,18 @@
"bin/phpunit"
]
},
"sentry/sentry-symfony": {
"version": "5.9",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "main",
"version": "5.0",
"ref": "12f504985eb24e3b20a9e41e0ec7e398798d18f0"
},
"files": [
"config/packages/sentry.yaml"
]
},
"symfony/asset-mapper": {
"version": "8.0",
"recipe": {