mirror of
https://gh.wpcy.net/https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2026-04-24 04:03:01 +08:00
Agent-Logs-Url: https://github.com/djav1985/v-wordpress-plugin-updater/sessions/24151094-dd25-4db4-848d-678016f071f3 Co-authored-by: djav1985 <174835544+djav1985@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src | ||
| ChangeLog.md | ||
| composer.json | ||
| LICENSE | ||
| README.md | ||
| SECURITY.md | ||
php-file-iterator
Installation
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