Skip to content

Conversation

ilyabakhlin
Copy link

If you execute the command according the documentation, which would be the following:

symfony new my_project_name --version=3.4

The response would be the following:

Symfony Installer version 1.5.11

However, according the examples provided in the installer-related blog post, the command execution should be as follows:

symfony new my_project_name 3.4

@javiereguiluz
Copy link
Member

@ilyabakhlin thanks for this! The confusion was that docs in 3.4 use the old installer (the one mentioned in the blog post you linked) and 4.4 and newer docs use the new Symfony CLI installer which can be downloaded at https://symfony.com/download

So, it's OK to merge this in 3.4, but only in 3.4. Thanks!

@javiereguiluz javiereguiluz merged commit 03cf933 into symfony:3.4 Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants