mirror of
https://github.com/composer/composer
synced 2025-05-09 16:42:57 +00:00
Merge remote-tracking branch 'curry684/rewrite-depends'
This commit is contained in:
commit
f681dbc51e
32 changed files with 443 additions and 170 deletions
|
@ -38,7 +38,7 @@ use Composer\Spdx\SpdxLicenses;
|
|||
* @author Jordi Boggiano <j.boggiano@seld.be>
|
||||
* @author Jérémy Romey <jeremyFreeAgent>
|
||||
*/
|
||||
class ShowCommand extends Command
|
||||
class ShowCommand extends BaseCommand
|
||||
{
|
||||
protected $versionParser;
|
||||
protected $colors;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue