Skip to content

symfony/psr-http-message-bridge version conflict #51192

Closed
@cleptric

Description

@cleptric

Symfony version(s) affected

6.3

Description

With #51100, symfony/psr-http-message-bridge was moved into this repo.

What is the update strategy for packages that required this package before?

How to reproduce

When installing the Sentry Symfony SDK, we now run into issues resolving composer dependencies

  Problem 1
    - Root composer.json requires sentry/sentry-symfony ^4.9 -> satisfiable by sentry/sentry-symfony[4.9.0, 4.9.1, 4.9.2].
    - sentry/sentry-symfony[4.9.0, ..., 4.9.2] require symfony/psr-http-message-bridge ^1.2||^2.0 -> found symfony/psr-http-message-bridge[v1.2.0, v1.3.0, v2.0.0, ..., v2.3.1] but these were not loaded, likely because it conflicts with another require.

Possible Solution

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions