Skip to content

Commit

Permalink
Update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
jawngee committed Sep 17, 2017
1 parent 1304dea commit ccebb05
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,8 @@
"sort-packages": true
},
"minimum-stability": "dev",
"repositories": [
{
"type": "vcs",
"url": "https://github.com/interfacelab/ilab-illuminate-contracts"
},
{
"type": "vcs",
"url": "https://github.com/interfacelab/ilab-illuminate-container"
},
{
"type": "vcs",
"url": "https://github.com/interfacelab/ilab-illuminate-support"
}
]
"repositories": [{
"type": "composer",
"url": "https://packages.interfacelab.io"
}]
}

0 comments on commit ccebb05

Please sign in to comment.