How to force my app to use Goutte instead of Symfony?
I’m trying to scape a webpage using Laravel, Goutte, and Guzzle. I’m trying to pass an instance of guzzle into Goutte but my web server keeps trying to use SymfonyContractsHttpClientHttpClientInterfac
. Here’s the exact error I’m getting: