Open
Description
Composer already has a 'replaces' key, which tells you that a package replaces another.
One thing that would be nice to have is a 'replaced-by' key, which is basically the same, but inverted. It would allow a package to specify that its replaced by another package, extension or php version.
This would mostly be relevant to polyfills, as it could specify its replaced by a certain php version or extension.
Metadata
Metadata
Assignees
Labels
No labels