Skip to content

Commit f320fdc

Browse files
committed
Remove reference to unsupported Symfony versions
1 parent 93d7f82 commit f320fdc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ Use composer to include it into your Symfony project:
1616
Symfony did make some breaking changes, so you should make sure to use a compatible bundle version:
1717
* Version 2.1.* for Symfony 4.0 and higher
1818
* 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
19+
* Version 1.3.* for Symfony 2.8
2220

2321
When upgrading, please consult the [changelog](Changelog.md) to see what could break your code.
2422

0 commit comments

Comments
 (0)