diff --git a/composer.json b/composer.json index d82f613..73a5ee9 100644 --- a/composer.json +++ b/composer.json @@ -9,6 +9,6 @@ "php": ">=5.3.2" }, "autoload": { - "psr-0": {"phpDocumentor\\Reflection": "src/phpDocumentor"} + "psr-0": {"phpDocumentor\\Reflection": "src/"} } } \ No newline at end of file