Skip to content

3.0.0 - 2026-04-08

Latest

Choose a tag to compare

@dominikb dominikb released this 08 Apr 20:41

3.0.0 - 2026-04-08

The major version was increased because of upgrades to the minimum required PHP version and other packages.

In practise, this upgrade should not require any changes on your end.

Added

  • Support for PHP 8.4 and PHP 8.5. (#49, #55)
  • Allow files for --allowlist and --blocklist to be passed as arguments. (#51)
  • Add init command to create a .allowed-licenses file for currently installed dependencies. (#51)

Changed

  • Increase minimum required versions of guzzlehttp/guzzle to 7.4.5
  • Increase minimum required versions of symfony/css-selector and symfony/dom-crawler to major version 6 or 7

Removed

Thanks to: Atesca, Jan-Walther-Basilicom, konradmichalik

Full Changelog: 2.7.0...3.0.0