mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 10:16:49 +00:00
Merge branch 'develop' into adminlte4
This commit is contained in:
@@ -69,6 +69,9 @@ class UpgradeDatabase extends Command
|
|||||||
'firefly-iii:liabilities-600',
|
'firefly-iii:liabilities-600',
|
||||||
'firefly-iii:budget-limit-periods',
|
'firefly-iii:budget-limit-periods',
|
||||||
'firefly-iii:restore-oauth-keys',
|
'firefly-iii:restore-oauth-keys',
|
||||||
|
// also just in case, some integrity commands:
|
||||||
|
'firefly-iii:create-group-memberships',
|
||||||
|
'firefly-iii:upgrade-group-information',
|
||||||
];
|
];
|
||||||
$args = [];
|
$args = [];
|
||||||
if ($this->option('force')) {
|
if ($this->option('force')) {
|
||||||
|
Reference in New Issue
Block a user