diff --git a/composer.json b/composer.json index 1f82217..7c3ff5d 100644 --- a/composer.json +++ b/composer.json @@ -17,10 +17,6 @@ "silverstripe/framework": "~3.1", "erusev/parsedown-extra": "0.1.0" }, - "repositories": [{ - "type": "vcs", - "url": "https://github.com/wilr/parsedown" - }], "suggest": { "silverstripe/staticpublisher": "Allows publishing documentation as HTML" }