We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f05dc3 commit 458d104Copy full SHA for 458d104
src/Symfony/Component/Security/Http/composer.json
@@ -31,7 +31,8 @@
31
},
32
"conflict": {
33
"symfony/event-dispatcher": "<4.3",
34
- "symfony/security-csrf": "<4.4"
+ "symfony/security-csrf": "<4.4",
35
+ "symfony/security-bundle": "<5.2"
36
37
"suggest": {
38
"symfony/security-csrf": "For using tokens to protect authentication/logout attempts",
0 commit comments