1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 00:22:53 +00:00

Fixed PSR rules

This commit is contained in:
Grégoire Pineau 2012-06-14 12:10:01 +02:00
parent 330f56c0ec
commit f4e9dd4fb8
22 changed files with 23 additions and 28 deletions

View file

@ -17,7 +17,6 @@ use Composer\Config;
use Composer\Json\JsonFile;
use Composer\Repository\ArrayRepository;
use Composer\Repository\RepositoryManager;
use Composer\Repository\RepositoryInterface;
use Composer\Package\PackageInterface;
use Composer\Package\Link;
use Composer\Package\Locker;