Closed
Description
On the documentation of Composer, they talk about two concepts that are quite interesting, the custom installers distributed in a plugin and the capabilities of a plugin.
For the command part, the documentation does not mention the construct parameters that are passed to the provider and that would make the integration possible with Flex to inject command dependencies (this could also be useful for issue #518) .
https://github.com/composer/composer/blob/e022c073706769d0486de96de0f98719cd9950b5/src/Composer/Plugin/PluginManager.php#L375
Is there a particular reason to not use these concepts for Flex ? If we can use them, with a little help, I could study the question more seriously and work on it 😃
Metadata
Metadata
Assignees
Labels
No labels