Skip to content

3.2.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@keichinger keichinger released this 13 Aug 13:04
· 12 commits to 3.x since this release

3.2.0

✨ Improvements

  • Bump minimum required version of PHP to 7.4 and add support for 8.0+.
  • Upgrade Sentry SDK to the newest version.
  • Enable CoverAlls code coverage.

🛠️ Internal

  • Upgrade becklyn/php-cs to the newest versions.
  • Move CI over to CircleCI.
  • Add tests, courtesy of @apfelbox and @mangoischke.