8000 [Security] Added the missing versionadded directive · symfony/symfony-docs@5cbfbeb · GitHub
[go: up one dir, main page]

Skip to content

Commit 5cbfbeb

Browse files
committed
[Security] Added the missing versionadded directive
1 parent 53c72df commit 5cbfbeb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

security.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,10 @@ important section is ``firewalls``:
279279
],
280280
]);
281281
282+
.. versionadded:: 4.4
283+
284+
The ``anonymous: lazy`` option was introduced in Symfony 4.4.
285+
282286
A "firewall" is your authentication system: the configuration below it defines
283287
*how* your users will be able to authenticate (e.g. login form, API token, etc).
284288

0 commit comments

Comments
 (0)
0