From c54dd3a823f33938b572f12b3707077f7ef448f6 Mon Sep 17 00:00:00 2001 From: dvhirst <dvhirst@aol.com> Date: Wed, 10 Jan 2024 05:48:47 +0000 Subject: [PATCH] Update requirements.md --- docs/general/requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/requirements.md b/docs/general/requirements.md index 9763518..ce8471b 100644 --- a/docs/general/requirements.md +++ b/docs/general/requirements.md @@ -76,7 +76,7 @@ The following recommendations relate to the CiviCRM core codebase. CiviCRM nativ | PHP 8.1 | **compatible and recommended**. | **compatible and recommended**. | | PHP 8.0 | compatible but **not recommended** due to [PHP end-of life](http://php.net/eol.php) in Nov 2023 | compatible but **not recommended** due to [PHP end-of life](http://php.net/eol.php) in Nov 2023 | | PHP 7.4 | compatible but **not recommended** due to [PHP end-of life](http://php.net/eol.php) in Nov 2022 | compatible but **not recommended** due to [PHP end-of life](http://php.net/eol.php) in Nov 2022 | -| PHP 7.3 | **not compatible** | **not compatible** | +| PHP 7.3 | compatible but **not recommended** due to [PHP end-of life](http://php.net/eol.php) in Dec 2021 | | PHP 7.2 | **not compatible** | **not compatible** | | PHP 7.1 | **not compatible** | **not compatible** | | PHP 7.0 | **not compatible** | **not compatible** | -- GitLab