xs_yanfei 8edfeb916a 提交代码 | пре 6 година | |
---|---|---|
.. | ||
src | пре 6 година | |
tests | пре 6 година | |
.gitignore | пре 6 година | |
.php_cs | пре 6 година | |
.travis.yml | пре 6 година | |
LICENSE | пре 6 година | |
README.md | пре 6 година | |
build.xml | пре 6 година | |
composer.json | пре 6 година | |
phive.xml | пре 6 година | |
phpunit.xml | пре 6 година |
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