fix(admin): Note drop of MariaDB 10.3 support

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
Ferdinand Thiessen
2024-10-11 14:27:07 +02:00
committed by backportbot[bot]
parent f2910ecbdb
commit 2910fbff21

View File

@@ -8,7 +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.
* MariaDB 10.3 and 10.5 are no longer supported.
Web server configuration
------------------------