Releases: PayU-EMEA/apple-pay
Releases · PayU-EMEA/apple-pay
ApplePay lib 1.3.0
- Remove dependency phpseclib2_compat
- Add support for symfony/process 6 (thanks @sergeyzinder)
- Add github actions workflows
ApplePay lib 1.2.0
- Supports PHP 8.0 and 8.1
- Drop support for PHP <= 7.3
- Add phpstan to CI
Thanks @sergeyzinder
ApplePay lib 1.1.0
Bumps phpseclib from ^2.0 to ^3.0. Maintains library compatibility by installing phpseclib2_compat.
ApplePay lib 1.0.7 (support for symfony/process 5)
Adds support for symfony/process
5.
Bug fix for openssl v1.1.1
When using openssl v1.1.1, certificates were not being extracted correctly
Performance improvements
Merge pull request #9 from willemstuursma/output-during-tests Replace exec with process
Bug fix
1.0.4 Update README.md
Move validating outside
1.0.3 Update decode_token.php
Small tests fixing
1.0.2 update signature
Release ApplePay 1.0.1
update license