mirror of
https://github.com/composer/composer
synced 2025-05-10 09:02:59 +00:00
use Symfony PHPUnit Bridge
This commit is contained in:
parent
f4762ef021
commit
a2137d5263
52 changed files with 186 additions and 657 deletions
|
@ -17,7 +17,7 @@ use Composer\DependencyResolver\Rule;
|
|||
use Composer\DependencyResolver\RuleSet;
|
||||
use Composer\DependencyResolver\RuleSetIterator;
|
||||
use Composer\DependencyResolver\Pool;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Composer\Test\TestCase;
|
||||
|
||||
class RuleSetIteratorTest extends TestCase
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue