fix(upgrade_to_30): Note the drop of MariaDB 10.5 support

Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
Josh
2024-09-22 18:20:54 -04:00
committed by GitHub
parent 99afc31781
commit bfd5c575e6

View File

@ -8,6 +8,7 @@ System requirements
* PHP 8.1 is now deprecated but still supported.
* PHP 8.0 is no longer supported.
* PostgreSQL 9.4 is no longer supported.
* MariaDB 10.5 is no longer supported.
Web server configuration
------------------------