1
0
Fork 0

Document the versioning system used by Composer.

Fixes #7356.
pull/7382/head
Sam Pablo Kuper 2018-05-31 23:50:31 +01:00
parent b8989796bf
commit d7645a83a2
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# Which version numbering system does Composer itself use?
Composer uses [Semantic Versioning (aka SemVer)
2.0.0](https://semver.org/spec/v2.0.0.html).