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

Composer 2.1 #7206

Closed
wants to merge 2 commits into from
Closed

Composer 2.1 #7206

wants to merge 2 commits into from

Conversation

orklah
Copy link
Collaborator

@orklah orklah commented Dec 23, 2021

This is a draft not meant to be merged for now

This reverts the CI to run on Composer 2.1. For a mysterious reason, Composer 2.2 makes CI hangs.

https://blog.packagist.com/composer-2-2/ warned that:

Please beware, the prompt may hang CI/build pipelines if they aren't using the --no-interaction (-n) option, as they should. (PR #10314)

But it should happen at the install stage, not after phpunit finished, and I don't see why it happens only on test 4 and 7

@orklah orklah marked this pull request as draft December 23, 2021 09:05
@orklah
Copy link
Collaborator Author

orklah commented Dec 23, 2021

Note: the issue should be fixed by composer/composer#10387

@weirdan
Copy link
Collaborator

weirdan commented Dec 23, 2021

Or sebastianbergmann/phpunit#4846, whichever comes first.

@orklah
Copy link
Collaborator Author

orklah commented Dec 23, 2021

This is no longer useful

@orklah orklah closed this Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants