Skip to content

Commit ac88a71

Browse files
javiereguiluzweaverryan
authored andcommitted
Removed an unneeded reference to Symfony 2.4 version
1 parent 420b338 commit ac88a71

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cookbook/security/remember_me.rst

-4
Original file line numberDiff line numberDiff line change
@@ -190,10 +190,6 @@ your controller using annotations:
190190
// ...
191191
}
192192
193-
.. versionadded:: 2.4
194-
The ``@Security`` annotation was introduced in SensioFrameworkExtraBundle 3.0,
195-
which can only be used with Symfony 2.4 or later.
196-
197193
.. tip::
198194

199195
If you also had an access control in your security configuration that

0 commit comments

Comments
 (0)