فهرست منبع

[Command] removed unused local $recommendedDependencies variable in DependsCommand::getReferences() method.

Hugo Hamon 13 سال پیش
والد
کامیت
c993f3e92d
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/Composer/Command/DependsCommand.php

+ 0 - 1
src/Composer/Command/DependsCommand.php

@@ -63,7 +63,6 @@ EOT
         $needle = $input->getArgument('package');
 
         $references = array();
-        $recommendedDependencies = array();
 
         // check if we have a local installation so we can grab the right package/version
         $repos = array_merge(