Skip to content

Commit 2f36dd2

Browse files
committed
updated sys reqs
Signed-off-by: bidi <[email protected]>
1 parent b04b873 commit 2f36dd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/book/v5/introduction/server-requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ Both mod_php and FCGI (FPM) are supported.
3030
## RDBMS
3131

3232
* Tested with MariaDB 10.11 LTS and MariaDB 11.4 LTS
33-
* Tested with MySQL 8
33+
* Tested with MySQL 8.4 LTS
3434

35-
> For MySQL 8 be sure you have the below line in my.cnf
35+
> :exclamation: For MySQL 8.4 LTS be sure you have the below line in my.cnf
3636
3737
```text
3838
mysql_native_password=ON

0 commit comments

Comments
 (0)