-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Hello,
I appologize in advance if this was discussed before (I've searched through issues and PRs though haven't found anything). I think it would be useful to have a bit improved command CreateProjectCommand.php where version is used.
Now you can create a project with only a specific version. For instance:
composer create-project symfony/framework-standard-edition 2.3.7
Would be nice if we could use also something like:
composer create-project symfony/framework-standard-edition 2.3.*
that would install latest version of Symfony 2.3. Something like versions syntax in composer.json.
Thank you and regards.
Metadata
Metadata
Assignees
Labels
No labels