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