php composer vcs Установка пакета из собственного репозитрия на github ветка master - The requested package .could not be found

Помог такой composer.json (рабочий вариaнт):

{
    "require": {
        "it-for-free/php-examples": "dev-master"
    },
    "repositories": [
        {
           "type": "vcs",
           "url": "https://github.com/it-for-free/PhpExamples"
        }
    ]
}

-- т.е. нам нужен дополнить список репозиториев-источников нашего проекта, репозиторием типа VCS. Читайте подробности о работе с такими репозиториями.

Иначе

проблема типа:

Problem 1
- The requested package .... could not be found in any version, there may be a typo in the package name

-- возникает почему-то если просто использовать ветку: master.

Key Words for FKN + antitotal forum (CS VSU):