From d99b200cf3b9d24a166141420ca28c6a99f27bf5 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Fri, 1 Oct 2021 10:54:33 +0200 Subject: [PATCH] Fix tests --- .../Test/Fixtures/installer/broken-deps-do-not-replace.test | 1 - tests/Composer/Test/Fixtures/installer/solver-problems.test | 1 - 2 files changed, 2 deletions(-) diff --git a/tests/Composer/Test/Fixtures/installer/broken-deps-do-not-replace.test b/tests/Composer/Test/Fixtures/installer/broken-deps-do-not-replace.test index d947fd119..c9a9dba6e 100644 --- a/tests/Composer/Test/Fixtures/installer/broken-deps-do-not-replace.test +++ b/tests/Composer/Test/Fixtures/installer/broken-deps-do-not-replace.test @@ -31,7 +31,6 @@ Your requirements could not be resolved to an installable set of packages. - Root composer.json requires b/b 1.* -> satisfiable by b/b[1.0.0]. Potential causes: - - This package is not installable via Composer 1.x, see - A typo in the package name - The package is not available in a stable-enough version according to your minimum-stability setting see for more details. diff --git a/tests/Composer/Test/Fixtures/installer/solver-problems.test b/tests/Composer/Test/Fixtures/installer/solver-problems.test index 144c699f7..83160893b 100644 --- a/tests/Composer/Test/Fixtures/installer/solver-problems.test +++ b/tests/Composer/Test/Fixtures/installer/solver-problems.test @@ -153,7 +153,6 @@ Your requirements could not be resolved to an installable set of packages. - Root composer.json requires package/found5 2.* -> satisfiable by package/found5[2.0.0]. Potential causes: - - This package is not installable via Composer 1.x, see - A typo in the package name - The package is not available in a stable-enough version according to your minimum-stability setting see for more details.