package-hub / semver
Package to check version according to Semantic Versioning 2.0.0 (http://semver.org).
0.3.0
2014-01-14 04:41 UTC
Requires
- php: >=5.3.3
Requires (Dev)
- phpmd/phpmd: ~1.5
- phpunit/phpunit: ~3.7
- satooshi/php-coveralls: ~0.6
- squizlabs/php_codesniffer: ~1.5
This package is not auto-updated.
Last update: 2024-11-11 04:59:21 UTC
README
SemVer is a php library to check versions according to Semantic Versioning 2.0.0 (http://semver.org).
Requirements
PHP 5.3.3 or above
Authors
Gordon Schmidt - schmidt.gordon@web.de
See also the list of contributors who participated in this project.
License
The files in this package are releases under the MIT license. You can find a copy of this license in LICENSE.