Skip to content

The CI is failing due to latest release of ergebnis/composer-normalize #580

@vishalkhode1

Description

@vishalkhode1

Describe the bug
The Static Code Analysis CI job is failing due to latest release of ergebnis/composer-normalize. ORCA updated the minimum required dependencies for ergebnis/composer-normalize plugin, due to which Static Code Analysis CI is failing.

To Reproduce
Run the below commands and you would see composer normalize error i.e

git clone [email protected]:acquia/drupal-recommended-project.git --branch=master project && cd project
composer require "ergebnis/composer-normalize:^2.30.2"
./vendor/bin/composer '--ansi' '--dry-run' 'normalize' '--indent-size=4' '--indent-style=space' ${PWD}/composer.json

Expected behavior
The CI job should pass without reporting any errors.

Additional context
https://github.com/acquia/drupal-recommended-project/actions/runs/9278136563

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