1
0
Fork 0

fix output

pull/4817/head
Rob Bast 2016-02-04 12:45:55 +01:00
parent be5719eb53
commit df23153932
1 changed files with 4 additions and 4 deletions

View File

@ -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--