xs_yanfei 8edfeb916a 提交代码 | vor 6 Jahren | |
---|---|---|
.. | ||
src | vor 6 Jahren | |
tests | vor 6 Jahren | |
.gitignore | vor 6 Jahren | |
.php_cs | vor 6 Jahren | |
.travis.yml | vor 6 Jahren | |
LICENSE | vor 6 Jahren | |
README.md | vor 6 Jahren | |
build.xml | vor 6 Jahren | |
composer.json | vor 6 Jahren | |
phive.xml | vor 6 Jahren | |
phpunit.xml | vor 6 Jahren |
Library for handling version information and constraints
You can add this library as a local, per-project dependency to your project using Composer:
composer require phar-io/version
If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:
composer require --dev phar-io/version