Removed symfony/console ^6 support as we cannot be compatible until Composer 2.3.0 is released. If you have issues with Composer required as a dependency + Symfony make sure you stay on Symfony 5.
# A script to find licensed user accounts that have not been active for a specified period of time. The script # examines the baseline time for refresh tokens and the last successful sign-in date to ...