By upgrading Symfony from 4.4 to 5.4 I’ve taken an error
Argument 2 passed to SymfonyComponentAssetVersionStrategyJsonManifestVersionStrategy::__construct() must be an instance of SymfonyContractsHttpClientHttpClientInterface or null, instance of GuzzleHttpClient given, called in /var/www/var/cache/dev/ContainerHhXYcwE/App_KernelDevDebugContainer.php
JsonManifestVersionStrategy is not used in the project directly. Would appreciate any help where to start from?