Skip to content

Require PHP >= 7.3

Latest
Compare
Choose a tag to compare
@ajgarlag ajgarlag released this 17 Dec 09:49

Changed

  • Require PHP >=7.3 or >=8.0
  • Upgrade php-cs-fixer dependency and fix-cs
  • Migrate code to PHP 7.3 adding scalar param type hints and return types
  • Upgrade phpunit dependency and fix tests
  • Migrate from travis-ci to github actions