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

Fix drupal 9.4 compatibility with Hal module not in core anymore #126

Open
QusaiTaha12 opened this issue Sep 12, 2022 · 0 comments
Open
Labels
bug Something isn't working

Comments

@QusaiTaha12
Copy link

Describe the bug

There are fatal errors after the drupal 9.4 update + https://www.drupal.org/project/hal module usage

  • wrong dependency declaration.

Include some logs

There are fatal errors after the drupal 9.4 update + https://www.drupal.org/project/hal module usage

  • wrong dependency declaration.

Reproducing

Composer update

Expected behavior

Composer update working well

Add

 "replace": {
        "drupal/hal": "*"
     },
 to composer.json

Your environment

Locally

Screenshots

No response

Additional context

No response

@QusaiTaha12 QusaiTaha12 added the bug Something isn't working label Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant