Skip to content

Tags: thephpleague/omnipay-common

Tags

v3.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #274 from thephpleague/feat-deprecated

Fix deprecated issues

v3.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: improve README.md (#265)

Co-authored-by: Christopher Georg <christopher.georg@sr-travel.de>

v3.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
require php-http/message-factory directly (#261)

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow Symfony 6 (#254)

v3.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json

v3.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json

v3.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create FUNDING.yml

v3.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #225 from KenorFR/KenorFR-deprecated-symfony

corrects deprecated symfony 5.1

v3.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #221 from thephpleague/feat-testactualrequest

Test actual request instead of mock

v3.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update .travis.yml