diff --git a/src/Composer/Command/DependsCommand.php b/src/Composer/Command/DependsCommand.php index 9079e46af..aa720adaa 100644 --- a/src/Composer/Command/DependsCommand.php +++ b/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(