build: require PHP 8.0 and above

This is due to the fact that Tracy 2.10 and above requires the use of PHP 8.0 and above.
This commit is contained in:
Jillian Österreich 2024-10-24 13:59:16 +07:00
parent ced7babfad
commit fdfdefe721
No known key found for this signature in database
GPG key ID: A530A49EB5346E40

View file

@ -2,7 +2,7 @@ You will need the following software for the installation:
* Apache Web Server (2.4 or later) or NGINX
* Composer (for setup)
* `ln` program (for setup, comes with GNU Coreutils)
* PHP (7.4 or later)
* PHP (8.0 or later)
* YAML extension
* Percona Server or MySQL 8+ (with legacy auth mechanism)