Skip to content

Commit 6e876a7

Browse files
artyuumfabpot
authored andcommitted
Add "composer require..." in all exception messages when needed
1 parent 5252dea commit 6e876a7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

composer.json

-6
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,6 @@
5555
"symfony/translation-contracts": "<2.5",
5656
"symfony/twig-bridge": "<6.3"
5757
},
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-
},
6458
"autoload": {
6559
"psr-4": { "Symfony\\Component\\Form\\": "" },
6660
"exclude-from-classmap": [

0 commit comments

Comments
 (0)