mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 20:16:22 +00:00
Add warning about PHP 7.0
This commit is contained in:
@@ -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.',
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user