Skip to content

5.0.1

Compare
Choose a tag to compare
@bobbrodie bobbrodie released this 24 Jul 20:57
· 79 commits to master since this release
9df997f

Overview

This is a patch release that addresses an issue when installing composer dependencies on PHP 8.0. The issue stemmed from our SDK using PHPUnit 10.x, so we have to conditionally support both PHPUnit 9.x and PHPUnit 10.x as the latter requires PHP 8.1 and we want to deprecate PHPUnit 9.x support as soon as PHP 8.0 rotates out of support.

Full Changelog: 5.0.0...5.0.1