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 1b7fbac commit 1c0d181Copy full SHA for 1c0d181
composer.json
@@ -42,10 +42,6 @@
42
"symfony/security-bundle": "<5.4",
43
"symfony/security-csrf": "<5.4"
44
},
45
- "suggest": {
46
- "symfony/security-csrf": "For using tokens to protect authentication/logout attempts",
47
- "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs"
48
- },
49
"autoload": {
50
"psr-4": { "Symfony\\Component\\Security\\Http\\": "" },
51
"exclude-from-classmap": [
0 commit comments