Skip to content

Commit

Permalink
Remove reference to unsupported Symfony versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mac-cain13 committed Mar 27, 2018
1 parent 93d7f82 commit f320fdc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ Use composer to include it into your Symfony project:
Symfony did make some breaking changes, so you should make sure to use a compatible bundle version:
* Version 2.1.* for Symfony 4.0 and higher
* Version 2.0.* for Symfony 3.0 - 3.4
* Version 1.3.* for Symfony 2.3 - 2.8
* Version 1.1.* for Symfony 2.2
* Version 1.0.* for Symfony 2.0 - 2.1
* Version 1.3.* for Symfony 2.8

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

Expand Down

0 comments on commit f320fdc

Please sign in to comment.