Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@dbu dbu released this 03 Apr 06:19
2.0.0
c4d7055
  • Added static typing whereever possible. This should not change anything, but the added strictness
    might trigger errors where it was more tolerant for incorrect types before.
  • Renamed cli-config.php.dist to cli-config.dist.php and cleaned up to be better documented.
  • Dropped support for PHP 7.
  • Allow installation with Symfony 7.