Skip to content

Fix help message when no packages are found - #690

Merged
asgrim merged 1 commit into
php:1.5.xfrom
fpoirotte:fix-select-warning
Jul 23, 2026
Merged

Fix help message when no packages are found#690
asgrim merged 1 commit into
php:1.5.xfrom
fpoirotte:fix-select-warning

Conversation

@fpoirotte

@fpoirottefpoirotte commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

The --select option expects the following format:

--select extension=vendor/package

But the help message lacked the "extension=" part.

PR submitter checklist

The --select option expects the following format:
--select extension=vendor/package
But the help message lacked the "extension=" part.
@asgrimasgrim self-assigned this Jul 23, 2026
@asgrimasgrim added the bug Something isn't working label Jul 23, 2026
@asgrimasgrim added this to the 1.5.0 milestone Jul 23, 2026
@asgrim
asgrim merged commit 18cf84b into php:1.5.xJul 23, 2026
35 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@fpoirotte@asgrim