Merge branch 'task/add-sentry-library' into 'main'
Add sentry client for communicating with sentry instance See merge request t3o/t3olayout!599
... | @@ -20,6 +20,7 @@ | ... | @@ -20,6 +20,7 @@ |
"gridelementsteam/gridelements": "^10.0", | "gridelementsteam/gridelements": "^10.0", | ||
"helhum/typo3-console": "^6.0.0", | "helhum/typo3-console": "^6.0.0", | ||
"helhum/typo3-secure-web": "^0.2", | "helhum/typo3-secure-web": "^0.2", | ||
"networkteam/sentry-client": "^3.0", | |||
"t3o/gitlab_api": "^1.2", | "t3o/gitlab_api": "^1.2", | ||
"typo3/cms-backend": "*", | "typo3/cms-backend": "*", | ||
"typo3/cms-belog": "*", | "typo3/cms-belog": "*", | ||
... | ... |
Please register or sign in to comment