remove repositories from composer.json

This commit is contained in:
Guillermo Dev
2018-10-10 00:11:59 +02:00
parent 92e6435312
commit e50ea1804f

View File

@@ -1,12 +1,6 @@
{
"name" : "bsr/webservice",
"description" : "Webservice for a library",
"repositories" : [
{
"type" : "vcs",
"url" : "https://usrpath@bitbucket.org/usrpath/webservice.git"
}
],
"authors" : [
{
"name" : "Simon"