docs: Updated Requirements sections in README.md

This commit is contained in:
Roman Kelesidis 2025-06-19 14:51:33 +03:00
commit d1143270be
No known key found for this signature in database
GPG key ID: D8157C4D4C4C6DB4

View file

@ -56,7 +56,7 @@ and go from there. The documentation will be translated to English in the near f
## 🔧 Requirements ## 🔧 Requirements
* Apache / nginx ([example config](install/nginx.conf)) / caddy ([example config](install/Caddyfile)) * Apache / nginx ([example config](install/nginx.conf)) / caddy ([example config](install/Caddyfile))
* MySQL 5.5.3 or above / MariaDB 10.0 or above / Percona * MySQL 5.5.3 or above (including MySQL 8.0+) / MariaDB 10.0 or above / Percona
* PHP: 8.1 / 8.2 / 8.3 / 8.4 * PHP: 8.1 / 8.2 / 8.3 / 8.4
* PHP Extensions: mbstring, gd, bcmath, intl, tidy (optional), xml, xmlwriter * PHP Extensions: mbstring, gd, bcmath, intl, tidy (optional), xml, xmlwriter
* Crontab (Recommended) * Crontab (Recommended)