Skip to content

Commit 4879eb4

Browse files
committed
fixed CS
1 parent cbaf5a1 commit 4879eb4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

UPGRADE-2.8.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -546,11 +546,11 @@ Security
546546

547547
* The `VoterInterface::supportsClass` and `supportsAttribute` methods were
548548
deprecated and will be removed from the interface in 3.0.
549-
550-
* The the `key` setting of `anonymous`, `remember_me` and `http_digest`
551-
is deprecated, and will be removed in 3.0. Use `secret` instead.
552-
553-
Before:
549+
550+
* The `key` setting of `anonymous`, `remember_me` and `http_digest` is
551+
deprecated, and will be removed in 3.0. Use `secret` instead.
552+
553+
Before:
554554

555555
```yaml
556556
security:

0 commit comments

Comments
 (0)