Skip to content

Commit bde1266

Browse files
committed
(feat): add sentry support
1 parent 359c261 commit bde1266

File tree

4 files changed

+1007
-575
lines changed

4 files changed

+1007
-575
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
},
1212
"require": {
1313
"php": ">=8.1",
14-
"roots/acorn": "^4.3"
14+
"roots/acorn": "^4.3",
15+
"sentry/sentry-laravel": "^4.4"
1516
},
1617
"require-dev": {
1718
"larastan/larastan": "^2.9",

0 commit comments

Comments
 (0)