Change minimum requirement to PHP 7.4

- PHP versions < 7.4 are EOL: https://www.php.net/supported-versions.php
- Libraries used by Kanboard have dropped support for older versions of PHP
This commit is contained in:
Frédéric Guillot
2022-02-18 19:55:44 -08:00
committed by Frédéric Guillot
parent 0287140034
commit 69c51fdf50
5 changed files with 80 additions and 75 deletions

View File

@@ -1,7 +1,7 @@
Version 1.2.22 (February 12, 2022)
----------------------------------
* Add support for PHP 8.x
* Add support for PHP 8.x (Minimum requirement is now PHP >= 7.4)
* Remove `project_id` from task URLs
* Update `da_DK` translations
* Add automatic action to set the due date when the task is moved away from a specific column