From 9c532b756660564df51afd97a4abafc3f1f0f6a8 Mon Sep 17 00:00:00 2001 From: "Bryan J. Brown" Date: Thu, 26 Jan 2017 10:33:24 -0500 Subject: [PATCH] Removes vcs entry from repository section of composer.json --- composer.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/composer.json b/composer.json index be022d82..a51a1eae 100644 --- a/composer.json +++ b/composer.json @@ -12,10 +12,6 @@ { "type": "composer", "url": "https://packages.drupal.org/8" - }, - { - "type": "vcs", - "url": "https://github.com/Islandora-CLAW/claw-jsonld" } ], "require": {