New: upgrade instructions when installing or upgrading composer packages.

This commit is contained in:
James Cole
2016-01-17 07:50:09 +01:00
parent 173d0290ea
commit 1b3198c143
4 changed files with 85 additions and 1 deletions

View File

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