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

[BUGFIX] Pin Composer to version 2.1.x #352

Merged
merged 1 commit into from Dec 24, 2021

Conversation

oliverklee
Copy link
Contributor

Composer versions 2.2.0 and 2.2.1 have a bug that breaks PHPUnit.
Until version 2.2.2 is released with a fix, we need to keep to
Composer 2.1 to keep the tests from breaking.

See composer/composer#10387 for details.

Composer versions 2.2.0 and 2.2.1 have a bug that breaks PHPUnit.
Until version 2.2.2 is released with a fix, we need to keep to
Composer 2.1 to keep the tests from breaking.

See composer/composer#10387 for details.
@oliverklee oliverklee added the bug Something isn't working label Dec 23, 2021
@oliverklee oliverklee added this to the 1.0.1 milestone Dec 23, 2021
@oliverklee oliverklee self-assigned this Dec 23, 2021
@oliverklee
Copy link
Contributor Author

The breakage of the composer-normalize step we be fixed by #351.

@lukaszuznanski lukaszuznanski merged commit feaf6f2 into main Dec 24, 2021
@lukaszuznanski lukaszuznanski deleted the bugfix/composer-version-lock branch December 24, 2021 01:15
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

Successfully merging this pull request may close these issues.

None yet

2 participants