Answer the question
In order to leave comments, you need to log in
Is it possible to include all packages from GitHub at once in composer?
A private package can be connected by specifying a specific repository. Perhaps there is a way to set GitHub to be the second place where composer will look for a package that it could not find on its own?
"repositories": [ { "type": "composer", "url": "https://github.com/" } ],
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question