- Unpinned PHPUnit 12.3.3
- Added Zyte to .env.example
- Modified ScraperApiClient and ScrapingdogApiClient to use full URL as `attributes`
- Added resetProcessed() to BaseApiClient
- Removed resetProcessed() from PixabayApiClient
- Added getCacheRepository() to ApiCacheManager
- Added getCompressionService() to CacheRepository
- Added updateProcessedStatus() and batchUpdateProcessedStatus() to BaseApiClient
- Added saveResponseBodyToFile() and saveAllResponseBodiesToFile() to BaseApiClient
- Modified TestCase setUp() to copy PSL file to storage path for use with Utility\is_valid_domain()