We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1698f commit 6af4ae5Copy full SHA for 6af4ae5
CHANGELOG.md
@@ -12,7 +12,7 @@ This release adds support for Laravel 10.
12
- Add support for Laravel 10 [(#630)](https://github.com/getsentry/sentry-laravel/pull/630)
13
- Thanks to [@jnoordsij](https://github.com/jnoordsij) for their contribution.
14
- Add `tracing.http_client_requests` option [(#641)](https://github.com/getsentry/sentry-laravel/pull/641)
15
- - You can now disable HTTP client tracing in your `confgi/sentry.php` file
+ - You can now disable HTTP client tracing in your `config/sentry.php` file
16
17
```php
18
'tracing' => [
0 commit comments