5.0.1
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