Merge branch 'release/3.8.1' into develop

This commit is contained in:
James Cole 2016-03-29 17:42:45 +02:00
commit e953f58c74

View File

@ -23,5 +23,6 @@ return [
'3.7.2.3' => 'Because of the upgrade to Laravel 5.2, several manual changes must be made to your Firefly III installation. ' .
'Please follow the instructions on the following page: https://github.com/JC5/firefly-iii/wiki/Upgrade-to-3.7.0',
'3.8.0' => 'This version of Firefly III requires PHP 7.0.',
'3.8.1' => 'This version of Firefly III requires PHP 7.0.',
],
];