remove repositories from composer.json

master
Guillermo Dev 7 years ago
parent 92e6435312
commit e50ea1804f

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

Loading…
Cancel
Save