From e6573d5e65e9a13e4f880007810bbd2698b2074c Mon Sep 17 00:00:00 2001 From: Laurent Laville Date: Mon, 18 Nov 2024 05:19:10 +0000 Subject: [PATCH] Version 3.x reached end of support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 055b1e1..8b3145f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Provides a Symfony Console Application with the binary command `box-manifest` th | Version | Status | Box Project Compatibility | PHP | |--------------------|--------------------|---------------------------|----------| | `4.0.x` | Active development | `4.6.x` | `>= 8.2` | -| `3.0.x` to `3.5.x` | Active support | `4.0.x` to `4.3.x` | `>= 8.1` | +| `3.0.x` to `3.5.x` | End Of Life | `4.0.x` to `4.3.x` | `>= 8.1` | | `2.0.x` to `2.3.x` | End Of Life | `4.0.x` to `4.2.x` | `>= 8.1` | | `1.0.x` to `1.2.0` | End Of Life | `3.x` | `>= 7.4` |