Skip to content

Commit 44adf70

Browse files
Add sentry package and instantiate it
1 parent a541d1f commit 44adf70

4 files changed

Lines changed: 653 additions & 3 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"ext-curl": "*",
2323
"ext-json": "*",
2424
"ext-openssl": "*",
25-
"selective/xmldsig": "^3.0"
25+
"selective/xmldsig": "^3.0",
26+
"sentry/sentry": "^4.7"
2627
},
2728
"autoload": {
2829
"psr-4": {

0 commit comments

Comments
 (0)