Skip to content

Commit ea531bd

Browse files
authored
Symfony 2 is old, and making it explicit it works with later versions
I'm surprised the docs still somehow stick to Symfony 2, since it is supposed to support Symfony 3 (and 4 ?). The change is tiny but probably useful for newcomers
1 parent 5bdbbc6 commit ea531bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FOSUserBundle
22
=============
33

4-
The FOSUserBundle adds support for a database-backed user system in Symfony2.
4+
The FOSUserBundle adds support for a database-backed user system in Symfony2+.
55
It provides a flexible framework for user management that aims to handle
66
common tasks such as user registration and password retrieval.
77

0 commit comments

Comments
 (0)