symfony/demo

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

You may look in the releases page changelog or by searching merged pull requests.

Are you saying git checkout 2.* ?

@nxut this project is not prepared to test it with different Symfony versions. We always update to the latest Symfony version. Sorry!

However, you can do what @gmsantos suggested:

  • 1.2.0 was the first release using Symfony 4.0.0
  • 1.1.1 was the previous release, so that's the last one using 3.4.