Releases: dokobit/gateway-sdk-php
Releases · dokobit/gateway-sdk-php
PHP8 support
Updated guzzle version to 7
Merge pull request #21 from dokobit/DEV-1732 DEV-1732 Guzzle 7 support. Tests fixes.
Updated versions of dependencies
Merge pull request #19 from dokobit/f-fixes Fix tests
PHP version update
Dropped support for:
- PHP 7.0
- PHP 7.1
Added support:
- PHP 7.4
- PHP 8.0
Version 1.0.1
- Added a method to submit files to Gateway by URL
- Minor fixes
Version 1.0
- Namespace changed to
Dokobit\Gateway
- Updated the README with a more thorough example of using the library
Guzzle 6 support
v0.9: still uses Isign\Gateway
namespace, but replaces Guzzle 5 with Guzzle 6.
Initial release
Initial release. Uses Isign\Gateway
namespace and depends on Guzzle 5.