diff --git a/composer.json b/composer.json index c45cf48e6..831e10995 100644 --- a/composer.json +++ b/composer.json @@ -4,9 +4,9 @@ "type": "symfony-bundle", "description": "A bundle to manage Third Party contact categories", "keywords" : ["chill", "social work", "contacts"], - "homepage" : "https://github.com/Chill-project/Person", + "homepage" : "https://github.com/Chill-project/Chill-ThirdParty", "autoload": { - "psr-4": { "Chill\\PersonBundle\\": "" } + "psr-4": { "Chill\\ThirdPartyBundle\\": "" } }, "autoload-dev": { "classmap": [ "Resources/test/Fixtures/App/app/AppKernel.php" ]