asdf-community / asdf-community/asdf-php
Allow choosing composer version
Open
enhancement
- Dominant language
- Shell
- Stars
- 256
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
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 `.
Could support for this be added?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the repository's PHP installation path and how it invokes Composer during `asdf install php `. Check how environment variables are handled, then verify that selecting Composer v1 or v2 produces the requested version without breaking the default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, shell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100