Skip to content

Commit b336983

Browse files
bryjbrowndannylamb
authored andcommitted
Removes repository/vcs entries from composer.json and adds requirements (drupal-composer#3)
* Removes repository/vcs entries from composer.json and adds requirements * Removes islandora and claw-jsonld from composer.json requirements
1 parent 73b9071 commit b336983

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

composer.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,6 @@
1414
{
1515
"type": "composer",
1616
"url": "https://packages.drupal.org/8"
17-
},
18-
{
19-
"type": "vcs",
20-
"url": "https://github.com/Islandora-CLAW/islandora"
21-
},
22-
{
23-
"type": "vcs",
24-
"url": "https://github.com/Islandora-CLAW/islandora_collection"
25-
},
26-
{
27-
"type": "vcs",
28-
"url": "https://github.com/Islandora-CLAW/claw-jsonld"
2917
}
3018
],
3119
"require": {

0 commit comments

Comments
 (0)