symfony-console-completion
symfony-console-completion copied to clipboard
Make namespaces in this package smaller
The base namespace used in this package is unnecessarily long:
Stecman\Component\Symfony\Console\BashCompletion
This should be reduced to something smaller like:
Stecman\Symfony\ConsoleCompletion