diff --git a/extensions/lang-english/composer.json b/extensions/lang-english/composer.json index 2a489aad3..804188cf3 100644 --- a/extensions/lang-english/composer.json +++ b/extensions/lang-english/composer.json @@ -19,11 +19,5 @@ "code": "en", "title": "English" } - }, - "repositories": [ - { - "type": "vcs", - "url": "https://github.com/tobscure/installers" - } - ] + } }