Skip to content

Commit 1c0d181

Browse files
artyuumfabpot
authored andcommitted
Add "composer require..." in all exception messages when needed
1 parent 1b7fbac commit 1c0d181

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

composer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@
4242
"symfony/security-bundle": "<5.4",
4343
"symfony/security-csrf": "<5.4"
4444
},
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-
},
4945
"autoload": {
5046
"psr-4": { "Symfony\\Component\\Security\\Http\\": "" },
5147
"exclude-from-classmap": [

0 commit comments

Comments
 (0)