update
This commit is contained in:
13
projects/priceservice/vendor/symfony/security-csrf/CHANGELOG.md
vendored
Normal file
13
projects/priceservice/vendor/symfony/security-csrf/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
CHANGELOG
|
||||
=========
|
||||
|
||||
6.0
|
||||
---
|
||||
|
||||
* Remove the `SessionInterface $session` constructor argument of `SessionTokenStorage`, inject a `\Symfony\Component\HttpFoundation\RequestStack $requestStack` instead
|
||||
* Using `SessionTokenStorage` outside a request context throws a `SessionNotFoundException`
|
||||
|
||||
5.3
|
||||
---
|
||||
|
||||
The CHANGELOG for version 5.3 and earlier can be found at https://github.com/symfony/symfony/blob/5.3/src/Symfony/Component/Security/CHANGELOG.md
|
||||
Reference in New Issue
Block a user