diff --git a/composer.json b/composer.json index c145220..742f8dd 100644 --- a/composer.json +++ b/composer.json @@ -70,7 +70,7 @@ }, "repositories" : [{ "type" : "git", - "url" : "ssh://git@black-pearl.local:3022/magdev/console-form.git", + "url" : "http://black-pearl.local:3000/magdev/console-form.git", "name" : "magdev/console-form" } ]