Releases: thephpleague/omnipay-tests
Releases · thephpleague/omnipay-tests
v4.2.0
What's Changed
- Update composer.json phpunit 10/11 by @slps970093 in #23
- Add support for GuzzleHttp/Psr7 v2.0+ by @leith in #24
New Contributors
- @slps970093 made their first contribution in #23
- @leith made their first contribution in #24
Full Changelog: v4.1.2...v4.2.0
Bump phpunit to version that supports PHP8.1
Bump to PHPUnit 8.5.14 to support 8.1 in the lowest matrix; https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-8.5.md#8514---2021-01-17
v4.1.1
Allow phpunit 7 and PHP 7.2 again
v4.1.0 Update composer.json
v4.0.2
Fix IsInternalType
v4.0.1 uniqid() more entropy
v4.0.0
Allow Guzzle Adapter 2.x
v3.1.1 Allow guzzle6 v2
v2.1.1
Bump dependencies to always support getLastRequest
v3.1.0 Bump mock-client to always support getLastRequest