Skip to content

Use DI for GuzzleClient in packagist import

The method GuzzleClientFactory::getClient() is not static any more since TYPO3 v12. Therefore, DI must be used to instantiate the class.