Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with drupal/core-recommended 10.2.2 or later #63

Open
terrencechambersvmlyr opened this issue Feb 27, 2024 · 0 comments
Open
Labels

Comments

@terrencechambersvmlyr
Copy link

Describe the bug
I created a ticket at https://www.drupal.org/project/drupal/issues/3424183#comment-15464851

When trying to upgrade Drupal core to 10.2.2 or later with drupal/core-recommended installed, it fails.

drupal/core-recommended requires symfony/psr-http-message-bridge ~v6.4.0
acquia/http-hmac-php requires "symfony/psr-http-message-bridge": "^2.0",

Problem 1

  • Root composer.json requires drupal/core-recommended 10.2.3 -> satisfiable by drupal/core-recommended[10.2.3].
  • drupal/core-recommended 10.2.3 requires symfony/psr-http-message-bridge ~v6.4.0 -> found symfony/psr-http-message-bridge[v6.4.0-BETA1, ..., 6.4.x-dev] but these were not loaded, likely because it conflicts with another require.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant