Ocramius / PackageVersions

:package: Composer addon to efficiently get installed packages' version numbers
MIT License
3.22k stars 67 forks source link

Short version #44

Closed theofidry closed 7 years ago

theofidry commented 7 years ago

Looking at https://github.com/Ocramius/example-symfony-cli-usage/pull/4, the version displayed will be something like 3.0.0@f9844cfd7179b1e279c0a78e41d96cb710858763. Although I understand the motivation behind displaying the commit reference as well, I don't actually think a lot of people would like that, hence maybe providing a Versions::getShortVersion() displaying 3.0.0 would be a nice to have.

Ocramius commented 7 years ago

Reasons for this to be closed are explained in https://github.com/Ocramius/PackageVersions/issues/43