Skip to content

Version 3.0.1

Compare
Choose a tag to compare
@caseyamcl caseyamcl released this 07 Dec 19:22
· 21 commits to master since this release

Added

  • PHP >=8.0 support in composer.json (fixes #13)
  • GitHub Actions build status badge in README.md
  • PHPStan in dev dependencies
  • Additional build checks (PHPStan and PHP-CS)
  • Automatic SVG badge generation for code coverage

Removed

  • .travis.yml build support (switched to Github Actions)
  • Build dependency on scrutinizer.org service