If you run composer help create-project, it states that: -
You can also specify the version with the package name using = or: as a separator.
Thus, you can use one of the following commands (similar to installing package c require): -
composer create-project
Or: -
composer create-project
* . , , 3.0.x: -
composer create-project