mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Fix tests
This commit is contained in:
parent
f85e2136fd
commit
d99b200cf3
2 changed files with 0 additions and 2 deletions
|
@ -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 <https://blog.packagist.com/deprecating-composer-1-support/>
|
||||
- A typo in the package name
|
||||
- The package is not available in a stable-enough version according to your minimum-stability setting
|
||||
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
|
||||
|
|
|
@ -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 <https://blog.packagist.com/deprecating-composer-1-support/>
|
||||
- A typo in the package name
|
||||
- The package is not available in a stable-enough version according to your minimum-stability setting
|
||||
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue