mirror of
https://github.com/composer/composer
synced 2025-05-09 08:32:56 +00:00
Merge remote-tracking branch 'origin/master' into 2.0
This commit is contained in:
commit
2e0f31106a
113 changed files with 461 additions and 242 deletions
|
@ -22,7 +22,7 @@ use Composer\DependencyResolver\SolverProblemsException;
|
|||
use Composer\Package\Link;
|
||||
use Composer\Repository\InstalledArrayRepository;
|
||||
use Composer\Repository\RepositorySet;
|
||||
use Composer\TestCase;
|
||||
use Composer\Test\TestCase;
|
||||
use Composer\Semver\Constraint\MultiConstraint;
|
||||
|
||||
class SolverTest extends TestCase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue