Skip to content

Updating the Installer Related Instructions #14511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 3, 2020
Merged

Updating the Installer Related Instructions #14511

merged 1 commit into from
Nov 3, 2020

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