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

For v2.0 : Composer::Version can not detect the version number from certain composer version strings #38

Open
yavery opened this issue Apr 28, 2023 · 0 comments

Comments

@yavery
Copy link

yavery commented Apr 28, 2023

Certain composer version will cause the Composer::VERSION to be empty

/usr/local/bin/composer --version
Composer version 2.6-dev+4e1774518002b0be4365fe62ce220b2011c2b4bf (2.6-dev) 2023-03-29 09:32:46

Magento/ComposerRootUpdatePlugin/updater/RootPackageRetriever :: findBestCandidate() -- code logic will go into the else block, the Composer::VERSION is empty

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

No branches or pull requests

1 participant