BUILDING.md: Changed pre-requisites PHP version to 7.4 or newer (#4319)

[ci skip]
This commit is contained in:
KygekDev 2021-07-18 07:08:14 +08:00 committed by GitHub
parent 13f114f30e
commit 8fb4d7b982
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
## Pre-requisites
- A bash shell (git bash is sufficient for Windows)
- [`git`](https://git-scm.com) available in your shell
- PHP 7.3 or newer available in your shell
- PHP 7.4 or newer available in your shell
- [`composer`](https://getcomposer.org) available in your shell
## Custom PHP binaries