Closed
Description
It could be nice to let the ability to the user to choose which version of symfony-cli he install.
I mean, wget https://get.symfony.com/cli/installer -O - | bash
will install by default the latest version (as it is now in fact) and wget https://get.symfony.com/cli/installer --version=x.y.z -O - | bash
will let the user choose the version he want.
Metadata
Metadata
Assignees
Labels
No labels