File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ the [PHP specific](https://docs.sentry.io/platforms/php/#php-specific-options) o
101
101
102
102
Since SDK 2.0 uses HTTPlug to remain transport-agnostic, you need to have installed two packages that provides
103
103
[`php-http/async-client-implementation`](https://packagist.org/providers/php-http/async-client-implementation)
104
- and [`http-message-implementation`](https://packagist.org/providers/psr/http-message-implementation).
104
+ and [`psr/ http-message-implementation`](https://packagist.org/providers/psr/http-message-implementation).
105
105
106
106
This bundle depends on `sentry/sdk`, which is a metapackage that already solves this need, requiring our suggested HTTP
107
107
packages : the Curl client and Guzzle's message factories.
You can’t perform that action at this time.
0 commit comments