Skip to content

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

Closed
@aleksblendwerk

Description

@aleksblendwerk

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions