mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
replace all occurences in code and comments
This commit is contained in:
parent
1ccfc8eb96
commit
a1427d7fd6
38 changed files with 124 additions and 122 deletions
|
@ -19,7 +19,7 @@ use Composer\DependencyResolver\Solver;
|
|||
use Composer\DependencyResolver\SolverProblemsException;
|
||||
use Composer\Package\Link;
|
||||
use Composer\TestCase;
|
||||
use Composer\Package\LinkConstraint\MultiConstraint;
|
||||
use Composer\Semver\Constraint\MultiConstraint;
|
||||
|
||||
class SolverTest extends TestCase
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue