lgy 82b749740f second 1 hafta önce
..
src 82b749740f second 1 hafta önce
tests 82b749740f second 1 hafta önce
.gitignore 82b749740f second 1 hafta önce
.php_cs 82b749740f second 1 hafta önce
.travis.yml 82b749740f second 1 hafta önce
LICENSE 82b749740f second 1 hafta önce
README.md 82b749740f second 1 hafta önce
build.xml 82b749740f second 1 hafta önce
composer.json 82b749740f second 1 hafta önce
phive.xml 82b749740f second 1 hafta önce
phpunit.xml 82b749740f second 1 hafta önce

README.md

Version

Library for handling version information and constraints

Build Status

Installation

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