Added upgrade instruction [skip ci]

This commit is contained in:
James Cole 2017-08-10 20:52:10 +02:00
parent 8d4530f1f2
commit 03fa4d957c
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -22,6 +22,7 @@ return [
[
'4.3' => 'Welcome to Firefly! Make sure you follow the installation guide. If you need more help, please check Github or the Firefly III website. The installation guide has a FAQ which you should check out as well.',
'4.6.3' => 'This will be the last version to require PHP7.0. Future versions will require PHP7.1 minimum.',
'4.6.4' => 'This version of Firefly III requires PHP7.1.'
],
],
];