diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-02 08:03:29 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-02 08:03:29 +0200 |
| commit | 07ff94b2a452fbf3285d64700b4af536a606f1fe (patch) | |
| tree | 405bcb282afe21d8983702365d2de2f8b02bba7d /composer.json | |
| parent | 09e44040e8b16ffe7428e8a99cab533c251e0b35 (diff) | |
drop dependency on phpunit/php-file-iterator
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 7c9e053..554aad1 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,6 @@ "ext-libxml": "*", "ext-xmlwriter": "*", "nikic/php-parser": "^5.7.0", - "phpunit/php-file-iterator": "^7.0", "phpunit/php-text-template": "^6.0", "sebastian/complexity": "^6.0", "sebastian/environment": "^9.0", |
