mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Upgrade php-cs-fixer to 3.x and fix CS
This commit is contained in:
parent
c65d09dff7
commit
44b69ba77f
30 changed files with 87 additions and 79 deletions
|
@ -16,8 +16,6 @@ use Composer\Downloader\TransportException;
|
|||
use Composer\Util\GitHub;
|
||||
use Composer\Util\Http\Response;
|
||||
use Composer\Test\TestCase;
|
||||
use RecursiveArrayIterator;
|
||||
use RecursiveIteratorIterator;
|
||||
|
||||
/**
|
||||
* @author Rob Bast <rob.bast@gmail.com>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue