mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-05 12:31:47 +00:00
New version.
This commit is contained in:
@@ -65,7 +65,6 @@ return [
|
||||
|
||||
|
||||
// own stuff:
|
||||
|
||||
//Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class,
|
||||
//Barryvdh\Debugbar\ServiceProvider::class,
|
||||
DaveJamesMiller\Breadcrumbs\ServiceProvider::class,
|
||||
|
||||
@@ -24,7 +24,7 @@ return [
|
||||
'must_confirm_account' => false,
|
||||
],
|
||||
'chart' => 'chartjs',
|
||||
'version' => '4.1.7',
|
||||
'version' => '4.2.0',
|
||||
'csv_import_enabled' => true,
|
||||
'maxUploadSize' => 5242880,
|
||||
'allowedMimes' => ['image/png', 'image/jpeg', 'application/pdf'],
|
||||
|
||||
Reference in New Issue
Block a user