Skip to content

Commit 458abee

Browse files
committed
[Form] fix option name in changelog
1 parent 84c9a21 commit 458abee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ CHANGELOG
6262

6363
* moved CSRF implementation to the new Security CSRF sub-component
6464
* deprecated CsrfProviderInterface and its implementations
65-
* deprecated options "csrf_provider" and "intention" in favor of the new options "csrf_token_generator" and "csrf_token_id"
65+
* deprecated options "csrf_provider" and "intention" in favor of the new options "csrf_token_manager" and "csrf_token_id"
6666

6767
2.3.0
6868
-----

0 commit comments

Comments
 (0)