try to install alternative php versions, this is totally possible
it will be installed in directory, like /opt/php(some-version)/
and you may use this version instead of system one
so your cron be like '/opt/php74/bin/php /home/blabla.../bin/console my:command'