Upgrade stuff for 4.0.0

This commit is contained in:
James Cole
2016-09-24 15:30:08 +02:00
parent 6fef9ee72b
commit b822e0c6e7
3 changed files with 21 additions and 3 deletions

View File

@@ -17,5 +17,6 @@ return [
'Please follow the instructions on the following page: https://github.com/JC5/firefly-iii/wiki/Upgrade-to-3.7.0',
'3.8' => 'This version of Firefly III requires PHP 7.0.',
'3.10' => 'Please find the full upgrade instructions here: https://github.com/JC5/firefly-iii/wiki/Upgrade-to-3.10',
'4.0' => 'Please find the full upgrade instructions here: https://github.com/JC5/firefly-iii/wiki/Upgrade-to-3.10',
],
];