Skip to content

Commit 4e67f0c

Browse files
artyuumfabpot
authored andcommitted
Add "composer require..." in all exception messages when needed
1 parent 4cd20fe commit 4e67f0c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

composer.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,6 @@
4141
"symfony/ldap": "<5.4",
4242
"symfony/validator": "<5.4"
4343
},
44-
"suggest": {
45-
"psr/container-implementation": "To instantiate the Security class",
46-
"symfony/event-dispatcher": "",
47-
"symfony/http-foundation": "",
48-
"symfony/validator": "For using the user password constraint",
49-
"symfony/expression-language": "For using the expression voter",
50-
"symfony/ldap": "For using LDAP integration"
51-
},
5244
"autoload": {
5345
"psr-4": { "Symfony\\Component\\Security\\Core\\": "" },
5446
"exclude-from-classmap": [

0 commit comments

Comments
 (0)