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

fix: Get the raw output for the Composer version #1063

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

theofidry
Copy link
Member

I suspect in some context the current ComposerOrchestrator::getVersion() could get the ANSI output for which the regex we use afterwards to extract the Composer version does not work. Rather than fixing the regex which is not trivial, it makes more sense to guarantee a no-ANSI output.

Fixes #1004.

@theofidry theofidry merged commit 3d7854c into box-project:main Oct 13, 2023
184 of 191 checks passed
@theofidry theofidry deleted the fix/composer-version branch October 13, 2023 22:11
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.

Github Actions. Could not determine the Composer version
1 participant