1
0
Fork 0

Fix --no-plugins support in installation manager, fixes #3031

pull/3088/head
Jordi Boggiano 2014-06-29 15:57:19 +02:00
parent 449f8165ef
commit b232a31815
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ namespace Composer\Installer;
use Composer\Package\PackageInterface;
use Composer\Package\AliasPackage;
use Composer\Plugin\PluginInstaller;
use Composer\Repository\RepositoryInterface;
use Composer\Repository\InstalledRepositoryInterface;
use Composer\DependencyResolver\Operation\OperationInterface;