|  | 6 gadi atpakaļ | |
|---|---|---|
| .. | ||
| .github | 6 gadi atpakaļ | |
| src | 6 gadi atpakaļ | |
| tests | 6 gadi atpakaļ | |
| .gitattributes | 6 gadi atpakaļ | |
| .gitignore | 6 gadi atpakaļ | |
| .php_cs.dist | 6 gadi atpakaļ | |
| .travis.yml | 6 gadi atpakaļ | |
| ChangeLog.md | 6 gadi atpakaļ | |
| LICENSE | 6 gadi atpakaļ | |
| README.md | 6 gadi atpakaļ | |
| composer.json | 6 gadi atpakaļ | |
| phpunit.xml | 6 gadi atpakaļ | |
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