mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-09-03 20:52:58 -05:00
Also test PHP7.2
This commit is contained in:
+2
-2
@@ -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