Skip to content

Commit 0efb137

Browse files
committed
[Form] fix option name in upgrade file
1 parent 8a95ec5 commit 0efb137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-2.8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Form
2222
of the new `csrf_token_id` option.
2323

2424
* The `csrf_provider` option was deprecated and will be removed in 3.0 in favor
25-
of the new `csrf_token_generator` option.
25+
of the new `csrf_token_manager` option.
2626

2727
* The "cascade_validation" option was deprecated. Use the "constraints"
2828
option together with the `Valid` constraint instead. Contrary to

0 commit comments

Comments
 (0)