We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i.e.
composer require magento/composer-root-update-plugin ~2.0 --no-update zsh: no such user or named directory: 2.0
The text was updated successfully, but these errors were encountered:
Confirmed same issue on Mac OS running default zsh shell
Sorry, something went wrong.
Documentation for installation should be changed to add double-quotes "" around ~2.0 if zsh is used as the shell
composer require magento/composer-root-update-plugin "~2.0" --no-update
No branches or pull requests
i.e.
composer require magento/composer-root-update-plugin ~2.0 --no-update
zsh: no such user or named directory: 2.0
The text was updated successfully, but these errors were encountered: