Skip to content

Commit caa3e5e

Browse files
authored
feat: Enable DS for the Laravel SDK (#39670)
1 parent 5a67082 commit caa3e5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sentry/api/endpoints/organization_dynamic_sampling_sdk_versions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"sentry.ruby", # Ruby
4242
"sentry.ruby.rails", # Rails
4343
"sentry.php", # PHP
44+
"sentry.laravel", # Laravel
4445
)
4546
)
4647
# We want sentry.java, sentry.java.spring, sentry.java.android, sentry.java.android.timber,

0 commit comments

Comments
 (0)