mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-19 13:01:19 +00:00
docs: update php version requirement in install page
This commit is contained in:
parent
3c357183ca
commit
ff0e681763
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user