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());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -32,5 +32,5 @@
|
||||
"config": {
|
||||
"preferred-install": "dist"
|
||||
},
|
||||
"minimum-stability": "stable"
|
||||
"minimum-stability": "dev"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user