Updated string
This commit is contained in:
parent
24077691bb
commit
cc01051e73
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
Console::out('The following dependencies will be installed:');
|
||||
Console::out('The package requires the following dependencies:');
|
||||
Console::out(sprintf('%s', implode(PHP_EOL, $dependencies)));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue