Transifex Errors

Your software
My Mautic version is: 4.2.1
My PHP version is: 7.4.28
My Database type and version is: 10.5.10-MariaDB

Your problem
My problem is: When running any of the cron jobs manually or cache:clear I get this message:
[WARNING] Some commands could not be registered:

In TransifexFactory.php line 30:

Argument 1 passed to Mautic\CoreBundle\Factory\TransifexFactory::__construc
t() must be an instance of Psr\Http\Client\ClientInterface, instance of Guz
zleHttp\Client given, called in /usr/local/www/vhosts/living2/var/cache/pro
d/ContainerNZtn3bB/getTransifex_FactoryService.php on line 9

In TransifexFactory.php line 30:

Argument 1 passed to Mautic\CoreBundle\Factory\TransifexFactory::__construc
t() must be an instance of Psr\Http\Client\ClientInterface, instance of Guz
zleHttp\Client given, called in /usr/local/www/vhosts/living2/var/cache/pro
d/ContainerNZtn3bB/getTransifex_FactoryService.php on line 9

These errors are showing in the log: None that I can find

Steps I have tried to fix the problem: I have no idea where to start on this