spekulatius / PHPScraper

A universal web-util for PHP.
https://phpscraper.de
GNU General Public License v3.0
520 stars 73 forks source link

allow Symfony 6, fixes #77 #78

Closed tacman closed 2 years ago

tacman commented 2 years ago

This bumps the minimum version to Symfony 5.4 for dom-crawler and process

spekulatius commented 2 years ago

Looks good, I've merged it and tagged a release @tacman