diff --git a/composer.json b/composer.json index a357ec3..d82f613 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/phpDocumentor"} } } \ No newline at end of file