Skip to content
Discussion options

You must be logged in to vote

Yeah, we only support dependencies as a set of things. Installing a single dependency is typically meaningless so this is not supported. You can use composer show --lock --format=json to extract data and maybe run a require to create a new composer.json with a new vendor dir containing just the one dependency..

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sadamczyk
Comment options

@dorkster100
Comment options

Answer selected by sadamczyk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants