Skip to content

Commit 1725a96

Browse files
authored
Fix: remove sentry lib (#445)
1 parent e6a1326 commit 1725a96

File tree

4 files changed

+331
-138
lines changed

4 files changed

+331
-138
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
},
3636
"require": {
3737
"php": ">=5.6",
38-
"ext-json": "*",
39-
"sentry/sentry": "^1.11.0"
38+
"ext-json": "*"
4039
}
4140
}

composer.lock

Lines changed: 2 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)