From 241bf0e2f00f28f7327113570ab20e24a5828829 Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Mon, 8 Jan 2024 11:18:27 +0100 Subject: [PATCH] Update README.md (#91) * Update README.md * Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 848645e..3f63525 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ Currently supported PHP and Symfony Versions. | Branch | PHP Version | Symfony Version | Supported | |--------|-------------------------|-----------------|-----------| -| 2.x | 7.2 - 8.3 | 4.4, 6.3 - 6.4 | Yes | +| master | 7.2+, 8.0+ | 5.4, 6.0+, 7.0+ | Yes | +| 2.x | 7.2+, 8.0+ | 4.4, 6.3 - 6.4 | no | Please always try to update to the latest version of this package before reporting an issue.