From 53741ff1d513203d3651652eb2b9cb99097ac1ae Mon Sep 17 00:00:00 2001 From: Michael Babker Date: Wed, 13 Nov 2024 20:17:22 -0500 Subject: [PATCH] Update matrix --- docs/intro.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/intro.md b/docs/intro.md index 296b499..96b28f9 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -18,4 +18,5 @@ The below table shows the supported PHP and Symfony versions for this bundle. | Version | Status | PHP Versions | Symfony Versions | |---------|--------------------|--------------|-------------------| -| 1.x | Actively Supported | 8.1+ | 5.4, 6.3-6.4, 7.0 | +| 1.x | Actively Supported | 8.1+ | 5.4, 6.4, 7.1-7.2 | +| 2.x | Under Development | 8.2+ | 6.4, 7.1-7.2 |