Laravel, wie man sich an Git Repo anspricht, um Pakete zu entwickeln
"repositories": [
{
"type": "vcs",
"url": "https://[email protected]/YOUR-Project/project-name.git"
},
Excited Elephant