mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-16 22:58:09 +00:00
Refactor upgrade and verify commands.
This commit is contained in:
@@ -34,7 +34,7 @@ class UpgradeDatabase extends Command
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $description = 'Executes all upgrade commands.';
|
||||
protected $description = 'Upgrades the database to the latest version.';
|
||||
/**
|
||||
* The name and signature of the console command.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user