Skip to content

Current "Creating Symfony Applications" live docs are referring to dev branches #14663

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

Closed
aleksblendwerk opened this issue Dec 5, 2020 · 0 comments

Comments

@aleksblendwerk
Copy link

In the current live documentation at https://symfony.com/doc/current/setup.html#creating-symfony-applications the user is advised to run

symfony new [...] --version=next

which will crash with Could not find package symfony/website-skeleton with version 5.3.x@dev.

And further down, there is also

composer create-project symfony/website-skeleton:"5.2.x@dev"

which doesn't seem right for the docs for a final release either.

wouterj added a commit that referenced this issue Dec 10, 2020
This PR was merged into the 5.2 branch.

Discussion
----------

Update setup page for Symfony 5.2 - drop dev

Since 5.2 is already released there is no reason to point to `next` version

When merged, fixes #14663

Commits
-------

6fc13f2 Update setup page for Symfony 5.2 - drop dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant