Gleb 66078cb367 test | vor 5 Jahren | |
---|---|---|
.. | ||
.github | vor 5 Jahren | |
src | vor 5 Jahren | |
tests | vor 5 Jahren | |
.gitattributes | vor 5 Jahren | |
.gitignore | vor 5 Jahren | |
.php_cs.dist | vor 5 Jahren | |
.travis.yml | vor 5 Jahren | |
ChangeLog.md | vor 5 Jahren | |
LICENSE | vor 5 Jahren | |
README.md | vor 5 Jahren | |
composer.json | vor 5 Jahren | |
phpunit.xml | vor 5 Jahren |
You can add this library as a local, per-project dependency to your project using Composer:
composer require phpunit/php-file-iterator
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-file-iterator