diff --git a/composer.json b/composer.json index 1078eb8..ff2158c 100644 --- a/composer.json +++ b/composer.json @@ -1,14 +1,14 @@ { - "name": "easycorp/easy-deploy-bundle", + "name": "reconnect/easy-deploy-bundle", "type": "symfony-bundle", "description": "The easiest way to deploy Symfony applications", "keywords": ["deploy", "deployment", "deployer"], - "homepage": "https://github.com/EasyCorp/easy-deploy-bundle", + "homepage": "https://github.com/reconnect/easy-deploy-bundle", "license": "MIT", "authors": [ { - "name": "Javier Eguiluz", - "email": "javiereguiluz@gmail.com" + "name": "Thibaut Cheymol", + "email": "thibaut.cheymol@gmail.com" } ], "require": {