1
0
Fork 0

Merge pull request #7382 from sampablokuper/spk-note-version-numbering-system

Document the versioning system used by Composer.
pull/7391/head
Jordi Boggiano 2018-06-01 10:02:04 +02:00 committed by GitHub
commit f3307237a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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).