Yannick Guern 3c45fcac29 set permission on code | hace 7 años | |
---|---|---|
.. | ||
build | hace 7 años | |
src | hace 7 años | |
tests | hace 7 años | |
.gitattributes | hace 7 años | |
.gitignore | hace 7 años | |
.travis.yml | hace 7 años | |
LICENSE | hace 7 años | |
README.md | hace 7 años | |
build.xml | hace 7 años | |
composer.json | hace 7 años |
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