Select specified version
nxut opened this issue · 3 comments
nxut commented
Hi,
How to get repo version of specific symfony version? I want to clone the repo that goes with symfony 3.4. How can I do that?
Thank you
gmsantos commented
You may look in the releases page changelog or by searching merged pull requests.
rajat315315 commented
Are you saying git checkout 2.*
?
javiereguiluz commented