the trigger_deprecation function before MakeAuthenticator Class make a deprecation message on each called page not just when command make:auth is called :
Since symfony/maker-bundle v1.59.0: The "Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator" class is deprecated, use any of the Security\Make* commands instead.
can pass the deprecated in interact function ?
should I make a PR ?