You can run the following from the project root to add a repository to the project's composer.json
composer config repositories.repo-name vcs https://github.com/my/repo
and then add the package with
You can run the following from the project root to add a repository to the project's composer.json
and then add the package with