fix output
parent
be5719eb53
commit
df23153932
|
@ -38,10 +38,10 @@ update B --with-dependencies
|
||||||
|
|
||||||
--EXPECT-OUTPUT--
|
--EXPECT-OUTPUT--
|
||||||
<warning>Dependency "a" is also a root requirement, but is not explicitly whitelisted. Ignoring.</warning>
|
<warning>Dependency "a" is also a root requirement, but is not explicitly whitelisted. Ignoring.</warning>
|
||||||
<info>Loading composer repositories with package information</info>
|
Loading composer repositories with package information
|
||||||
<info>Updating dependencies (including require-dev)</info>
|
Updating dependencies (including require-dev)
|
||||||
Nothing to install or update
|
Nothing to install or update
|
||||||
<info>Writing lock file</info>
|
Writing lock file
|
||||||
<info>Generating autoload files</info>
|
Generating autoload files
|
||||||
|
|
||||||
--EXPECT--
|
--EXPECT--
|
||||||
|
|
Loading…
Reference in New Issue