remove repositories from composer.json

master
Guillermo Dev 7 years ago
parent 92e6435312
commit e50ea1804f

@ -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"

Loading…
Cancel
Save