1
0
Fork 0

Remove old comment

pull/2751/head
Sandy Pleyte 2014-02-24 16:22:44 +01:00
parent ab8f67e8cf
commit ee62ec60f0
1 changed files with 0 additions and 2 deletions

View File

@ -147,8 +147,6 @@ EOT
$composer->getEventDispatcher()->dispatchCommandEvent(ScriptEvents::POST_ROOT_PACKAGE_INSTALL, $installDevPackages);
}
// Update preferSource / preferDist with preferred-install from the root package if both vars still
// have their default initial value (false)
$rootPackageConfig = $composer->getConfig();
$this->updatePreferredOptions($rootPackageConfig, $input, $preferSource, $preferDist);