mirror of
https://github.com/composer/composer
synced 2025-05-09 16:42:57 +00:00
use Symfony PHPUnit Bridge
This commit is contained in:
parent
f4762ef021
commit
a2137d5263
52 changed files with 186 additions and 657 deletions
|
@ -7,7 +7,7 @@ use Composer\IO\IOInterface;
|
|||
use Composer\Util\Filesystem;
|
||||
use Composer\Util\Git;
|
||||
use Composer\Util\ProcessExecutor;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Composer\Test\TestCase;
|
||||
|
||||
class GitTest extends TestCase
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue