asdf-php
asdf-php copied to clipboard
Allow choosing composer version
When installing composer is always on v2, but one may need v1.
It would be great to be able to do something like COMPOSER_VERSION=1 asdf install php <version>
.
Could support for this be added?
(Partially) Duplicate of #78