diff --git a/composer.json b/composer.json index 430165a..670fc96 100644 --- a/composer.json +++ b/composer.json @@ -21,11 +21,11 @@ "php": ">=5.3.0" }, "autoload": { - "psr-0": { "michelf": "" } + "psr-0": { "Michelf": "" } }, "extra": { "branch-alias": { "dev-lib": "1.3.x-dev" } } -} \ No newline at end of file +}