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 0a3db0e commit 793d570Copy full SHA for 793d570
composer.json
@@ -41,9 +41,8 @@
41
"ircmaxell/password-compat": "~1.0"
42
},
43
"autoload": {
44
- "psr-0": { "Symfony\\Bundle\\SecurityBundle\\": "" }
+ "psr-4": { "Symfony\\Bundle\\SecurityBundle\\": "" }
45
46
- "target-dir": "Symfony/Bundle/SecurityBundle",
47
"minimum-stability": "dev",
48
"extra": {
49
"branch-alias": {
0 commit comments