Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

Releases: PatronBase/omnipay-epsom-adelante

v2.0.1

17 Jun 02:41
Compare
Choose a tag to compare

This is a tidying up release:

  • Fixing array syntax to continue PHP 5.3 support
  • Removing currency from default parameters to prevent unit test failures (it's tested separately)
  • Add unit tests for the custom Item class (now at 99%, should be 100% but looks like a bug in the coverage parser)