How do I install v7? #2800
russellfeeed
started this conversation in
General
Replies: 1 comment
-
Sorted - See #2722 I had a vendor folder from when I tried to install using composer I deleted that and it now reports correct version |
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
-
I'm doing
curl -LO https://github.com/deployphp/deployer/releases/download/v7.0.0-rc.3/deployer.phar chmod 776 deployer.phar ./deployer.phar --version
but it keeps telling me it's v6.8.0
What am I doing wrong?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions