mirror of
https://github.com/composer/composer
synced 2025-05-08 16:17:37 +00:00
CS fixes
This commit is contained in:
parent
6f6228fb1d
commit
8d0b7f278e
53 changed files with 122 additions and 124 deletions
|
@ -14,9 +14,7 @@ namespace Composer\Command;
|
|||
|
||||
use Symfony\Component\Console\Input\InputInterface;
|
||||
use Symfony\Component\Console\Input\InputOption;
|
||||
use Composer\Repository\CompositeRepository;
|
||||
use Symfony\Component\Console\Output\OutputInterface;
|
||||
use Composer\Autoload\AutoloadGenerator;
|
||||
|
||||
/**
|
||||
* @author Jordi Boggiano <j.boggiano@seld.be>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue