v6.0.0
Changes
- Added guzzlehttp/psr7 and upgraded to php-http/guzzle7-adapter for PSR-18 HTTP Client implementations
- Migrated automated tests from Travis CI to Github Actions (#01d6a41)
- Added StyleCI as well as Scrutinizer for code style checks
- Bumped minimum PHP version requirement to 7.4, added PHP 8.0 (#8052aba)
- Updated minimum PHPUnit to version 9.3 (#8052aba)
- Reverted back to Mockery (1.0) over deprecated 'prophesize' (#8052aba)