Skip to content

Commit ebc4f6c

Browse files
derrabuschalasr
andauthored
Update src/Symfony/Component/Security/Csrf/CHANGELOG.md
Co-authored-by: Robin Chalas <chalasr@users.noreply.github.com>
1 parent 4f2bedb commit ebc4f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Security/Csrf/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CHANGELOG
44
6.0
55
---
66

7-
* Removed the `SessionInterface $session` constructor argument of `SessionTokenStorage`, inject a `\Symfony\Component\HttpFoundation\RequestStack $requestStack` instead
7+
* Remove the `SessionInterface $session` constructor argument of `SessionTokenStorage`, inject a `\Symfony\Component\HttpFoundation\RequestStack $requestStack` instead
88
* Using `SessionTokenStorage` outside a request context throws a `SessionNotFoundException`
99

1010
5.3

0 commit comments

Comments
 (0)