Fix a few things.
This commit is contained in:
@@ -38,7 +38,7 @@ class InspireCommand extends Command {
|
||||
*/
|
||||
public function fire()
|
||||
{
|
||||
$this->comment(Inspiring::quote());
|
||||
$this->info(Inspiring::quote());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user