Skip to content

Releases: thephpleague/omnipay-common

v3.4.0

03 Mar 09:44
83552de
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @10n made their first contribution in #259

Full Changelog: v3.3.0...v3.4.0

v3.3.0 - Symfony 7 support

08 Mar 11:59
2eca382
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.1...v3.3.0

v3.2.1: require php-http/message-factory directly (#261)

30 May 12:45
80545e9
Compare
Choose a tag to compare
This library still uses the deprecated php-http message factories. They have been deprecated since a while in favor of PSR-17 message factories.

php-http/discovery no longer automatically installs php-http/message-factory.

v3.2.0

12 Feb 13:57
e278ff0
Compare
Choose a tag to compare

Support Symfony 6

Remove guzzle adapter

05 Jun 11:37
5b16387
Compare
Choose a tag to compare
v3.1.2

Update composer.json

Add support for PHP7.2 back

05 Jun 09:53
5f6fc10
Compare
Choose a tag to compare
v3.1.1

Update composer.json

Support PHP8 / Symfony 5

01 Jun 09:08
fae2bc9
Compare
Choose a tag to compare

Officially test and support PHP8. Drop old PHP versions because of PHPUnit 9

v3.0.5: Merge pull request #225 from KenorFR/KenorFR-deprecated-symfony

31 Oct 09:36
0d1f448
Compare
Choose a tag to compare

Fix public visibility in Gateway get/setParameter

02 Jun 05:58
d6a1bed
Compare
Choose a tag to compare

Allow Symfony 5

21 Apr 12:39
24ea70a
Compare
Choose a tag to compare

Support Symfony 5