1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-11 09:32:55 +00:00

Fix disabling plugins which has to happen in the factory now

This commit is contained in:
Nils Adermann 2013-08-15 18:46:17 +02:00
parent 3e1519cde0
commit 15ac7be6f1
7 changed files with 28 additions and 19 deletions

View file

@ -151,7 +151,7 @@ EOT
$installedFromVcs = false;
}
$composer = Factory::create($io);
$composer = Factory::create($io, null, $disablePlugins);
if ($noScripts === false) {
// dispatch event