From 1cb992fac104e2521be50ef623e7b5888c1a073b Mon Sep 17 00:00:00 2001 From: Antoine Lamirault Date: Wed, 10 Jan 2024 21:44:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17b6ea8ac74..ed323a8ee83 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ the [Symfony Docs Contributing Guide](https://symfony.com/doc/current/contributi > [!IMPORTANT] > Use `5.4` branch as the base of your pull requests, unless you are documenting a -> feature that was introduced *after* Symfony 5.4 (e.g. in Symfony 6.3). +> feature that was introduced *after* Symfony 5.4 (e.g. in Symfony 7.1). Build Documentation Locally ---------------------------