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

GH Actions: remove "fix integration test build on PHP >= 8.0" #121

Merged
merged 1 commit into from Jan 3, 2022

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Jan 3, 2022

Context

  • Simplify CI

Summary

This PR can be summarized in the following changelog entry:

  • Simplify CI

Relevant technical choices:

Follow up on #118

This reverts commit 126ecf7.

Composer 2.2.3 has been released which contains a fix for the overly greedy optimization pass which was introduced in Composer 2.2.0.

With this fix in place, the previously introduced work-around for Composer 2.2 is no longer needed.

Refs:

Test instructions

Test instructions for the acceptance test before the PR gets merged

This PR can be acceptance tested by following these steps:

  • N/A If the build passes, we're good.

This reverts commit 126ecf7.

Composer 2.2.3 has been released which contains a fix for the overly greedy optimization pass which was introduced in Composer 2.2.0.

With this fix in place, the previously introduced work-around for Composer 2.2 is no longer needed.

Refs:
* https://github.com/composer/composer/releases/tag/2.2.3
* composer/composer#10394
@jrfnl jrfnl added this to the Next release milestone Jan 3, 2022
@jrfnl jrfnl merged commit 7e84441 into develop Jan 3, 2022
@jrfnl jrfnl deleted the JRF/ghactions-revert-composer-fix branch January 3, 2022 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant