We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d7f82 commit f320fdcCopy full SHA for f320fdc
README.md
@@ -16,9 +16,7 @@ Use composer to include it into your Symfony project:
16
Symfony did make some breaking changes, so you should make sure to use a compatible bundle version:
17
* Version 2.1.* for Symfony 4.0 and higher
18
* Version 2.0.* for Symfony 3.0 - 3.4
19
-* Version 1.3.* for Symfony 2.3 - 2.8
20
-* Version 1.1.* for Symfony 2.2
21
-* Version 1.0.* for Symfony 2.0 - 2.1
+* Version 1.3.* for Symfony 2.8
22
23
When upgrading, please consult the [changelog](Changelog.md) to see what could break your code.
24
0 commit comments