diff --git a/composer.json b/composer.json index 88f5ac75..37ce2949 100644 --- a/composer.json +++ b/composer.json @@ -21,8 +21,8 @@ ], "repositories": [ { - "type": "git", - "url": "git@github.com:elightup/slim-twig.git" + "type": "github", + "url": "https://github.com/elightup/slim-twig" } ], "autoload": {