mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Introduce change for CI to catch.
This commit is contained in:
@@ -40,7 +40,7 @@ class UpgradesDatabase extends Command
|
||||
{
|
||||
use ShowsFriendlyMessages;
|
||||
|
||||
protected $description = 'Upgrades the database to the latest version.';
|
||||
protected $description = 'Upgrades the database to the latest version.';
|
||||
protected $signature = 'firefly-iii:upgrade-database {--F|force : Force all upgrades.}';
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user