spekulatius / PHPScraper

A universal web-util for PHP.

Home Page:https://phpscraper.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

composer update

datlechin opened this issue · comments

spekulatius/phpscraper 0.5.2 requires symfony/dom-crawler ^5.0 -> found symfony/dom-crawler[v5.0.0, ..., v5.4.3] but the package is fixed to v6.0.3 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Hello @datlechin,

PHP scraper is using the DOM crawler package v5 atm. Before v6 can be used some stuff needs to be tweaked. I haven't had time to complete it yet. I'll ping you once it's completed and can be tested.

Cheers,
Peter