Merge pull request #12276 from nextcloud/backport/12224/stable30

[stable30] fix(upgrade_to_30): Note the drop of MariaDB 10.5 support
This commit is contained in:
Josh 2024-10-18 13:46:16 -04:00 committed by GitHub
commit ca7479c2e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.3 and 10.5 are no longer supported.
Web server configuration
------------------------