summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index ceaf280..73e07b5 100644
--- a/composer.json
+++ b/composer.json
@@ -37,7 +37,7 @@
"doctrine/dbal": "to use the built-in ACL implementation"
},
"autoload": {
- "psr-0": { "Symfony\\Component\\Security": "" }
+ "psr-0": { "Symfony\\Component\\Security\\": "" }
},
"target-dir": "Symfony/Component/Security",
"minimum-stability": "dev",