Skip to content

Commit

Permalink
remove vcs repositories from composer.jsons
Browse files Browse the repository at this point in the history
  • Loading branch information
kpicaza committed Apr 16, 2021
1 parent cc236ec commit 356d427
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions composer.json
Expand Up @@ -12,16 +12,6 @@
"name": "kpicaza"
}
],
"repositories": [
{
"type": "vcs",
"url": "git@github.com:pheature-flags/toggle-core.git"
},
{
"type": "vcs",
"url": "git@github.com:pheature-flags/toggle-model.git"
}
],
"require": {
"php": "^7.4|^8.0",
"pheature/toggle-core": "@dev",
Expand Down

0 comments on commit 356d427

Please sign in to comment.