8000 Composer read and import all branches when using a VCS type repository · composer composer · Discussion #11056 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Composer read and import all branches when using a VCS type repository #11056

Discussion options

You must be logged in to vote
8000

only/exclude are for https://getcomposer.org/doc/articles/repository-priorities.md#filtering-packages

As for VCS repositories, yes they are fairly inefficient as they have to scan all versions to make it all available to the solver. They are meant for temporary use really, or for use by Packagist.org and similar repos which then cache the output and make it available to Composer in a more efficient way.

See https://getcomposer.org/doc/05-repositories.md#hosting-your-own for options.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by glengemann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
0