Skip to content

Commit 8da6f9a

Browse files
authored
Document minimum MariaDB requirements
Closes cachethq/cachet#4506
1 parent 1fc0988 commit 8da6f9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v3.x/installation.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Cachet v3.x is written in PHP with Laravel 11.x and requires:
1414

1515
- PHP 8.2, 8.3 or 8.4
1616
- [Composer](https://getcomposer.org)
17-
- SQLite, MySQL, MariaDB, PostgreSQL, or SQL Server
17+
- SQLite, MySQL, MariaDB 10.7+, PostgreSQL, or SQL Server
1818

1919
## Installing Cachet
2020

@@ -94,4 +94,4 @@ If you are looking to migrate from Cachet v2.x, please refer to the [migration g
9494
</Step>
9595
</Steps>
9696
</Tab>
97-
</Tabs>
97+
</Tabs>

0 commit comments

Comments
 (0)