magento / magento/composer-root-update-plugin
Does not work with zsh
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 59
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
i.e.
composer require magento/composer-root-update-plugin ~2.0 --no-update
zsh: no such user or named directory: 2.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the exact composer require command in zsh and inspect how this plugin handles the command or version constraint; the issue names no source file or test. Done means the reported command no longer fails with zsh interpreting ~2.0 as a user or named directory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, zsh
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100