diff --git a/composer.json b/composer.json index 48bf7ec..19b162c 100755 --- a/composer.json +++ b/composer.json @@ -5,9 +5,9 @@ "type": "project", "description": "The \"Symfony Standard Edition\" distribution", "autoload": { - "psr-0": { "swpb\\Bundle\\CocarBundle": "" } + "psr-0": { "Swpb\\Bundle\\CocarBundle": "" } }, - "target-dir": "swpb/Bundle/CocarBundle", + "target-dir": "Swpb/Bundle/CocarBundle", "require": { "php": ">=5.3.2", "jpgraph/jpgraph": "dev-master" -- libgit2 0.21.2