xs_yanfei 8edfeb916a 提交代码 | před 6 roky | |
---|---|---|
.. | ||
src | před 6 roky | |
tests | před 6 roky | |
.gitignore | před 6 roky | |
.php_cs | před 6 roky | |
.travis.yml | před 6 roky | |
LICENSE | před 6 roky | |
README.md | před 6 roky | |
build.xml | před 6 roky | |
composer.json | před 6 roky | |
phive.xml | před 6 roky | |
phpunit.xml | před 6 roky |
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