Remove default command, fixes #60
This commit is contained in:
bovenliggende
cfc3be0b32
commit
6b6a010261
@ -31,6 +31,5 @@ class Application extends SymfonyApplication
|
||||
|
||||
$this->setVersion($version);
|
||||
$this->setName($app_name);
|
||||
$this->setDefaultCommand('generate');
|
||||
}
|
||||
}
|
||||
|
Laden…
Verwijs in nieuw issue
Block a user