Is this dead? Getting an error when trying to install.
[metaqymo@server263 public_html]$ composer require datlechin/flarum-link-preview :"1.4.0"
./composer.json has been updated
Running composer update datlechin/flarum-link-preview
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- fabpot/goutte v4.0.0 requires php ^7.1.3 -> your php version (8.3.10) does not satisfy that requirement.
- fabpot/goutte v4.0.1 requires symfony/css-selector ^4.4|^5.0 -> found symf ony/css-selector[v4.4.0, ..., v4.4.44, v5.0.0, ..., v5.4.40] but the package is fixed to v7.0.3 (lock file version) by a partial update and that version does no t match. Make sure you list it as an argument for the update command.
- fabpot/goutte[v4.0.2, ..., v4.0.3] require symfony/css-selector ^4.4|^5.0| ^6.0 -> found symfony/css-selector[v4.4.0, ..., v4.4.44, v5.0.0, ..., v5.4.40, v 6.0.0, ..., v6.4.8] but the package is fixed to v7.0.3 (lock file version) by a partial update and that version does not match. Make sure you list it as an argu ment for the update command.
- datlechin/flarum-link-preview v1.4.0 requires spekulatius/phpscraper ^1.0. 2 -> satisfiable by spekulatius/phpscraper[1.0.2].
- spekulatius/phpscraper 1.0.2 requires fabpot/goutte ^4.0 -> satisfiable by fabpot/goutte[v4.0.0, v4.0.1, v4.0.2, v4.0.3].
- Root composer.json requires datlechin/flarum-link-preview 1.4.0 -> satisfi able by datlechin/flarum-link-preview[v1.4.0].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and re movals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their orig inal content.