Skip to content

Commit e70d4e5

Browse files
committed
Install all default SDK hooks
1 parent 35bb1ee commit e70d4e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Sentry/SentryBundle/Resources/config/services.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ services:
77
- [setEnvironment, ['%sentry.environment%']]
88
- [setAppPath, ['%sentry.app_path%']]
99
- [setPrefixes, ['%sentry.prefixes%']]
10+
- [install, []]
1011

1112
sentry.exception_listener:
1213
class: '%sentry.exception_listener%'

0 commit comments

Comments
 (0)