-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
I've noticed that Composer doesn't have support for peer dependencies, and have just started on a chunk of work that could really benefit from them.
In general, the use case would be for "plugins" to larger packages (e.g. frameworks), where the plugin (A) has only been tested for a particular version of the larger package (B). A could then specify this version constraint for B that could be checked upon install.
Has this already been discussed (I couldn't find anything with a quick search)? Either way, if I put together a PR, is this something that would be of interest?
Thanks :)
Metadata
Metadata
Assignees
Labels
No labels