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 4cd20fe commit 4e67f0cCopy full SHA for 4e67f0c
composer.json
@@ -41,14 +41,6 @@
41
"symfony/ldap": "<5.4",
42
"symfony/validator": "<5.4"
43
},
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
- },
52
"autoload": {
53
"psr-4": { "Symfony\\Component\\Security\\Core\\": "" },
54
"exclude-from-classmap": [
0 commit comments