Skip to content
Snippets Groups Projects
Commit ff0e6817 authored by Yassine Doghri's avatar Yassine Doghri
Browse files

docs: update php version requirement in install page

parent 3c357183
No related branches found
No related tags found
No related merge requests found
......@@ -19,15 +19,15 @@ If you prefer using Docker, you may skip this and go straight to the
## Requirements
- PHP v8.1 only
- PHP v8.1 or higher
- MySQL version 5.7 or higher or MariaDB version 10.2 or higher
- HTTPS support
- An [ntp-synced clock](https://wiki.debian.org/NTP) to validate federation's
incoming requests
### PHP v8.1 only
### PHP v8.1 or higher
PHP version 8.1 is required, with the following extensions installed:
PHP version 8.1 or higher is required, with the following extensions installed:
- [intl](https://php.net/manual/en/intl.requirements.php)
- [libcurl](https://php.net/manual/en/curl.requirements.php)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment