Skip to content

composer completion bash conflicts with Symfony install #51007

@arderyp

Description

@arderyp

Symfony version(s) affected

5.4.25

Description

php=8.2

$ composer completion
Detected shell "bash", which is not supported by Symfony shell completion (supported shells: "").

I was able to use the following successfully:

bin/console completion
vendor/bin/phpstan completion

I am not sure where the conflict is coming from. Maybe because I have the symfony cli installed?

$ symfony version
Symfony CLI version 5.5.6 (c) 2021-2023 Fabien Potencier #StandWithUkraine Support Ukraine (2023-05-16T13:26:30Z - stable)

How to reproduce

I am not sure what is unique about my config to cause this error, maybe having symfony cli installed?

$ symfony version
Symfony CLI version 5.5.6 (c) 2021-2023 Fabien Potencier #StandWithUkraine Support Ukraine (2023-05-16T13:26:30Z - stable)

Possible Solution

not sure

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions