Skip to content

Releases: dokobit/gateway-sdk-php

PHP8 support

06 Jan 09:45
e4f8376
Compare
Choose a tag to compare
Merge pull request #25 from dokobit/DEV-3192

DEV-3192 PHP 8 support and symfony/intl requirement

Updated guzzle version to 7

23 Aug 12:42
ab34db2
Compare
Choose a tag to compare
Merge pull request #21 from dokobit/DEV-1732

DEV-1732 Guzzle 7 support. Tests fixes.

Updated versions of dependencies

28 Jul 11:16
84afed6
Compare
Choose a tag to compare
Merge pull request #19 from dokobit/f-fixes

Fix tests

PHP version update

08 Jan 12:00
d0e808c
Compare
Choose a tag to compare

Dropped support for:

  • PHP 7.0
  • PHP 7.1

Added support:

  • PHP 7.4
  • PHP 8.0

Version 1.0.1

22 Aug 07:21
51e2972
Compare
Choose a tag to compare
  • Added a method to submit files to Gateway by URL
  • Minor fixes

Version 1.0

25 Jul 12:28
4b0053a
Compare
Choose a tag to compare
  • Namespace changed to Dokobit\Gateway
  • Updated the README with a more thorough example of using the library

Guzzle 6 support

25 Jul 08:20
c1f9a4d
Compare
Choose a tag to compare

v0.9: still uses Isign\Gateway namespace, but replaces Guzzle 5 with Guzzle 6.

Initial release

25 Jul 08:17
fd50a2d
Compare
Choose a tag to compare

Initial release. Uses Isign\Gateway namespace and depends on Guzzle 5.