Laravel, как обратиться к Git Repo для разработки пакетов
"repositories": [
{
"type": "vcs",
"url": "https://ali@git.com/YOUR-Project/project-name.git"
},
Excited Elephant