mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Add note about version and packagist
This commit is contained in:
parent
32692e519c
commit
db7f25baaf
1 changed files with 4 additions and 0 deletions
|
@ -64,6 +64,10 @@ Optional if the package repository can infer the version from somewhere, such
|
|||
as the VCS tag name in the VCS repository. In that case it is also recommended
|
||||
to omit it.
|
||||
|
||||
> **Note:** Packagist uses VCS repositories, so the statement above is very
|
||||
> much true for Packagist as well. Specifying the version yourself will
|
||||
> most likely end up creating problems at some point due to human error.
|
||||
|
||||
### type
|
||||
|
||||
The type of the package. It defaults to `library`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue