Skip to content

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

@QusaiTaha12

Description

@QusaiTaha12

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions