1
0
Fork 0

DebugPackagesCommand has been removed.

pull/281/head
Beau Simensen 2012-02-09 08:14:06 -08:00
parent 6971657ad0
commit 030b81b199
1 changed files with 0 additions and 1 deletions

View File

@ -106,7 +106,6 @@ class Application extends BaseApplication
$this->add(new Command\DependsCommand());
$this->add(new Command\InstallCommand());
$this->add(new Command\UpdateCommand());
$this->add(new Command\DebugPackagesCommand());
$this->add(new Command\SearchCommand());
$this->add(new Command\ValidateCommand());
$this->add(new Command\ShowCommand());