1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 00:22:53 +00:00

use Symfony PHPUnit Bridge

This commit is contained in:
Ion Bazan 2020-02-07 11:18:45 +08:00
parent f4762ef021
commit a2137d5263
52 changed files with 186 additions and 657 deletions

View file

@ -14,7 +14,7 @@ namespace Composer\Test\Util;
use Composer\Downloader\TransportException;
use Composer\Util\GitHub;
use PHPUnit\Framework\TestCase;
use Composer\Test\TestCase;
use RecursiveArrayIterator;
use RecursiveIteratorIterator;