server 52763dedf1 gitignore | vor 2 Jahren | |
---|---|---|
.. | ||
.github | vor 2 Jahren | |
src | vor 2 Jahren | |
tests | vor 2 Jahren | |
.gitattributes | vor 2 Jahren | |
.gitignore | vor 2 Jahren | |
.travis.yml | vor 2 Jahren | |
ChangeLog.md | vor 2 Jahren | |
LICENSE | vor 2 Jahren | |
README.md | vor 2 Jahren | |
build.xml | vor 2 Jahren | |
composer.json | vor 2 Jahren | |
phpunit.xml | vor 2 Jahren |
You can add this library as a local, per-project dependency to your project using Composer:
composer require phpunit/php-token-stream
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 phpunit/php-token-stream