Skip to content

Uri class not found #707

@micheh

Description

@micheh

With the release of sentry/sentry 3.17, guzzlehttp/psr7 is no longer installed when using the Symfony http client.

This is nice, but leads to an error in this package, as GuzzleHttp\Psr7\Uri is still used in the AbstractTraceableHttpClient:

Maybe the http client can be updated to allow nyholm/psr7 as well or this package should explicitly require guzzlehttp/psr7?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions