remove repositories from composer.json
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user