Updated composer.lock and other files. [skip ci]

This commit is contained in:
James Cole
2016-04-03 16:47:27 +02:00
parent 9aed1f344f
commit 3be84d76ef
3 changed files with 92 additions and 89 deletions

View File

@@ -2,7 +2,7 @@
return [
'chart' => 'chartjs',
'version' => '3.8.1',
'version' => '3.8.2',
'index_periods' => ['1D', '1W', '1M', '3M', '6M', '1Y', 'custom'],
'budget_periods' => ['daily', 'weekly', 'monthly', 'quarterly', 'half-year', 'yearly'],
'csv_import_enabled' => true,