Код: Выделить всё
{
"repositories":[
{
"type": "vcs",
"url": "git@github.com:vendor/secret.git"
}
]
}
Как я могу это сделать?
Подробнее здесь: https://stackoverflow.com/questions/781 ... poser-json
Код: Выделить всё
{
"repositories":[
{
"type": "vcs",
"url": "git@github.com:vendor/secret.git"
}
]
}