I'm using Laravel Framework 7.30.4 and PHP 7.4.23
How to install weidner/goutte it's throwing below error. please help
Using version ^2.1 for weidner/goutte
./composer.json has been updated
Running composer update weidner/goutte
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires weidner/goutte ^2.1 -> satisfiable by weidner/goutte[2.1.0].
- weidner/goutte 2.1.0 requires illuminate/support ^8 -> found illuminate/support[v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.