Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Releases: colinodell/omnipay-bundle

v2.0.0

25 Sep 12:22
Compare
Choose a tag to compare

Changed

  • Support Omnipay 3 instead of Omnipay 2
  • Minimum PHP version is now 5.6
  • omnipay service is public by default

v1.0.0

18 Mar 17:16
Compare
Choose a tag to compare

Released 0.3.1 as a new major version!

Added PHP 7.2 support; dropped HHVM support.

No code changes.

0.3.1

25 Jan 17:01
Compare
Choose a tag to compare

Added

  • Added support for Symfony 3 (#7)

0.3.0

15 Jul 00:14
Compare
Choose a tag to compare

Added

  • Added the ability to define default gateway
  • Added the ability to disable custom gateways
  • Optional gateway initialization on registration

Huge thanks to @torchello for adding these features!

0.2.0

31 Mar 22:30
Compare
Choose a tag to compare

Added

  • Added the ability to register new gateways via the container

0.1.0

20 Mar 13:23
Compare
Choose a tag to compare

Initial release