Skip to content

Commit

Permalink
remove repository section from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bryancghnus committed Jul 26, 2020
1 parent 01b4927 commit 8282601
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
"name": "arcadier/test-packagist-sdk",
"description": "API SDK in PHP",
"require": {
"Arcadier/TestPackagistSDK": "dev-master"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/Arcadier/TestPackagistSDK.git"
}
]
}
"php": "7.0.0"
}
}

0 comments on commit 8282601

Please sign in to comment.