From 455151b616bb5dd0f659bbbcf4e45868007a71fc Mon Sep 17 00:00:00 2001 From: Mike Date: Fri, 17 Feb 2017 13:59:32 +0100 Subject: [PATCH] Fixed misleading documentation for Symfony 3 --- Resources/doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/doc/index.rst b/Resources/doc/index.rst index f4d728e3b4..94a8a15727 100644 --- a/Resources/doc/index.rst +++ b/Resources/doc/index.rst @@ -12,7 +12,7 @@ a database, then you're in the right place. Prerequisites ------------- -This version of the bundle requires Symfony 2.1+. If you are using Symfony +This version of the bundle requires Symfony 2.1+. For Symfony 3.0+ please use upcoming 2.0 release. If you are using Symfony 2.0.x, please use the 1.2.x releases of the bundle. Translations