From cf01ff3e792c6b846847e9d65434a024aa4ce2c3 Mon Sep 17 00:00:00 2001 From: Jonas HAOUZI Date: Fri, 23 Nov 2018 17:36:30 +0100 Subject: [PATCH] migrating to github --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index febe57f..25a7aaa 100644 --- a/composer.json +++ b/composer.json @@ -20,11 +20,11 @@ "repositories": [ { "type": "vcs", - "url": "git@bitbucket.org:viscaweb/doctrine-bundle.git" + "url": "git@github.com:Viscaweb/DoctrineBundle.git" }, { "type": "vcs", - "url": "git@bitbucket.org:viscaweb/core-bundle.git" + "url": "git@github.com:Viscaweb/core-bundle.git" } ], "autoload": {