mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Also test PHP7.2
This commit is contained in:
@@ -25,7 +25,7 @@ return [
|
||||
'enabled' => [
|
||||
'file' => true,
|
||||
'bunq' => false,
|
||||
'spectre' => false,
|
||||
'spectre' => true,
|
||||
'plaid' => false,
|
||||
],
|
||||
'prerequisites' => [
|
||||
@@ -75,4 +75,4 @@ return [
|
||||
'auto-start' => true,
|
||||
],
|
||||
],
|
||||
];
|
||||
];
|
||||
|
Reference in New Issue
Block a user