If I were to enable commands in 3rd party packages to provide completion, is there a good way to do that if that package should remain compatible with Symfony 4.4? After all, the interface I need to implement does not exist there.
Originally posted by @derrabus in #43594 (comment)