We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5252dea commit 6e876a7Copy full SHA for 6e876a7
composer.json
@@ -55,12 +55,6 @@
55
"symfony/translation-contracts": "<2.5",
56
"symfony/twig-bridge": "<6.3"
57
},
58
- "suggest": {
59
- "symfony/validator": "For form validation.",
60
- "symfony/security-core": "For hashing users passwords.",
61
- "symfony/security-csrf": "For protecting forms against CSRF attacks.",
62
- "symfony/twig-bridge": "For templating with Twig."
63
- },
64
"autoload": {
65
"psr-4": { "Symfony\\Component\\Form\\": "" },
66
"exclude-from-classmap": [
0 commit comments