I am trying out since some days. I have a question regarding the composer. Regarding https://docs.neos.io/cms/installation-development-setup/mac-os-linux-using-the-embedded-web-server I use
composer create-project neos/neos-base-distribution neos-example for downloading an instance to my local machine. This is working fine but it downloads neos 5. How do I download neos 4.3 or any other version which is LTS?
Hey,
As sidenode: as every Neos version is supported as long as the LTS Version, I definitely recommend to start a new Project on the new Major. The upgrade path to at 5.3 will be way smoother.