From 2415908ab61645af30fcd4536ddf3e4b6c500399 Mon Sep 17 00:00:00 2001 From: DTI Date: Wed, 4 Dec 2013 17:01:39 -0200 Subject: [PATCH] retira dependĂȘncias --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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