Unable to install specific version of symfony-cli #970
Unanswered
marmorag
asked this question in
Ideas / RFC
Replies: 1 comment
-
If someone (preferably someone in the symfony org or a contributor to the project) would like to maintain the support for the symfony-cli installer script in setup-php, I would be happy to merge the support for it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I am unable to install a specific version of the
symfony-cli
tool. Trying bothsymfony:5.9.1
andsymfony:v5.9.1
result in the action installing the latest version availableVersion
v1
orv2
.v2
v1
Runners
Operating systems
ubuntu-latest
PHP versions
8.1
To Reproduce
Expected behavior
setup-php
action installingsymfony-cli
in v5.9.1Screenshots/Logs
Additional context
I've tried multiple syntax/tool name, all resulting in the actions installing the latest version
Are you willing to submit a PR?
Beta Was this translation helpful? Give feedback.
All reactions