From bea90316c793bf2bc21ecbbf19cf1d889cabcc98 Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Mon, 17 Feb 2020 21:20:32 +0100 Subject: [PATCH] Use valid version in README --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 9ffba759439..1d94f6f1ff0 100644 --- a/README.markdown +++ b/README.markdown @@ -12,7 +12,7 @@ Symfony documentation, please read > **Note** > Unless you're documenting a feature that was introduced *after* Symfony 3.4 -> (e.g. in Symfony 4.2), all pull requests must be based off of the **3.4** branch, +> (e.g. in Symfony 4.4), all pull requests must be based off of the **3.4** branch, > **not** the master or older branches. SymfonyCloud