Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE - #10147] Add "help" in the list of command that need plugins #10150

Merged

Conversation

Jduret
Copy link
Contributor

@Jduret Jduret commented Oct 12, 2021

See issue

  • Add 'help' in the list of commands that need plugin command ($mayNeedPluginCommand)
  • Remove 'global' !== $commandName because $mayNeedPluginCommand ensure that $commandName is one of false, empty, list or help (so never 'global')

- Add 'help' in the list of commands that need plugin command ($mayNeedPluginCommand)
- Remove `'global' !== $commandName` because $mayNeedPluginCommand encure that $commandName is one of `false`, `empty`, `list` or `help` (so never 'global')
@Jduret Jduret changed the title [ISSUE - #10147] [ISSUE - #10147] Add "help" in the list of command that need plugins Oct 12, 2021
@Jduret Jduret changed the title [ISSUE - #10147] Add "help" in the list of command that need plugins [ISSUE - [#10147](https://github.com/composer/composer/issues/10147)] Add "help" in the list of command that need plugins Oct 12, 2021
@Jduret Jduret changed the title [ISSUE - [#10147](https://github.com/composer/composer/issues/10147)] Add "help" in the list of command that need plugins [ISSUE - #10147] Add "help" in the list of command that need plugins Oct 12, 2021
@Seldaek Seldaek merged commit 11810e3 into composer:master Oct 13, 2021
@Seldaek
Copy link
Member

Seldaek commented Oct 13, 2021

Thanks

@Seldaek Seldaek added this to the 2.1 milestone Oct 13, 2021
@Seldaek Seldaek added the Bug label Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants