diff --git a/composer.json b/composer.json index cb68260ee..1c3fc83ed 100644 --- a/composer.json +++ b/composer.json @@ -1,10 +1,10 @@ { - "name": "champs-libres/chill-main", + "name": "chill-project/chill-main", "license": "GPL-3.0", "type": "symfony-bundle", "description": "The main bundle for the Chill App", "keywords" : ["chill", "social work"], - "homepage" : "https://github.com/Champs-Libres/ChillMain", + "homepage" : "https://github.com/Chill-project/main", "autoload": { "psr-4": { "CL\\Chill\\MainBundle\\": "" } },