From 6d8250310dae7eb4fb912772ebc6662322406c51 Mon Sep 17 00:00:00 2001 From: Shivam Mathur Date: Thu, 5 Dec 2019 02:07:21 +0530 Subject: [PATCH] Update PHP release support --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4362f38a..d7b354c3 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ Setup PHP with required extensions, php.ini configuration and composer in [GitHu |--- |--- |--- | |5.6|`Stable`|`End of life`| |7.0|`Stable`|`End of life`| -|7.1|`Stable`|`Security fixes only`| -|7.2|`Stable`|`Active`| +|7.1|`Stable`|`End of life`| +|7.2|`Stable`|`Security fixes only `| |7.3|`Stable`|`Active`| |7.4|`Stable`|`Active`|