laminas-cli
laminas-cli copied to clipboard
Simplify autocompletion support
Enhancement
| Q | A |
|---|---|
| Enhancement | yes |
| BC Break | no |
Summary
Symfony added "interactive bash completion support" in the console component:
- https://github.com/symfony/symfony/pull/42251
This can be simplify the current support of autocompletion in laminas-cli.