Merge pull request #4420 from robertsilen/patch-1

Add MariaDB to README.md
This commit is contained in:
James Brooks
2024-10-09 20:57:59 +01:00
committed by GitHub

View File

@@ -30,7 +30,7 @@ For more information on the Cachet rebuild and our plans for 3.x, you can read t
- PHP 7.1.3 7.3
- HTTP server with PHP support (e.g.: Apache, Nginx, Caddy)
- [Composer](https://getcomposer.org)
- A supported database: MySQL, PostgreSQL or SQLite
- A supported database: MariaDB, MySQL, PostgreSQL or SQLite
## Installation, Upgrades and Documentation