diff --git a/composer.json b/composer.json index 2f85816..aa5aec4 100644 --- a/composer.json +++ b/composer.json @@ -15,8 +15,8 @@ ], "repositories": [ { - "type": "vcs", - "url": "git@github.com:mcn-fredw/mock-from-yaml-php.git" + "type": "github", + "url": "https://github.com/mcn-fredw/mock-from-yaml-php" } ], "autoload": {