server 52763dedf1 gitignore | 2 yıl önce | |
---|---|---|
.. | ||
.github | 2 yıl önce | |
src | 2 yıl önce | |
tests | 2 yıl önce | |
.gitattributes | 2 yıl önce | |
.gitignore | 2 yıl önce | |
.travis.yml | 2 yıl önce | |
ChangeLog.md | 2 yıl önce | |
LICENSE | 2 yıl önce | |
README.md | 2 yıl önce | |
build.xml | 2 yıl önce | |
composer.json | 2 yıl önce | |
phpunit.xml | 2 yıl önce |
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