Update installation docs to require PHP 8+.

This commit is contained in:
Michael Stenta 2022-09-12 10:00:29 -04:00
parent 329ab9cfb4
commit b4f75a55b0
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ the same [requirements](https://drupal.org/docs/system-requirements).
In addition to Drupal's basic requirements, farmOS has the following server
dependencies. The [farmOS Docker images](#farmos-in-docker) include these.
- **PHP 7.4**
- **PHP 8+**
- **PHP configuration** - The following PHP settings are recommended:
- `memory_limit=256M`
- `max_execution_time=240`