Skip to content

2.2.0: Add filtering capabilities to the php SDK

Latest
Compare
Choose a tag to compare
@Aviortheking Aviortheking released this 14 Jan 14:13
· 1 commit to master since this release
0922961

What's Changed

  • build: bump actions/checkout from 3 to 4 by @dependabot in #61
  • build: bump ramsey/composer-install from 2 to 3 by @dependabot in #62
  • build: bump codecov/codecov-action from 3 to 4 by @dependabot in #63
  • feat: Add filtering and standardized the communication process by @Aviortheking in #65
  • refactor: Complete models attributes by @clussiana in #66
  • build: bump phpstan/phpstan from 1.11.5 to 1.11.6 by @dependabot in #67
  • build: bump phpunit/phpunit from 10.5.24 to 10.5.25 by @dependabot in #68
  • build: bump phpunit/phpunit from 10.5.25 to 10.5.27 by @dependabot in #71
  • build: bump phpstan/phpstan from 1.11.6 to 1.11.7 by @dependabot in #69
  • build: bump nyholm/psr7 from 1.8.1 to 1.8.2 by @dependabot in #81
  • build: bump squizlabs/php_codesniffer from 3.10.1 to 3.10.3 by @dependabot in #82
  • build: bump phpstan/phpstan from 1.11.7 to 1.12.4 by @dependabot in #83
  • build: bump kriswallsmith/buzz from 1.2.1 to 1.3.0 by @dependabot in #84
  • build: bump squizlabs/php_codesniffer from 3.10.3 to 3.11.1 by @dependabot in #92
  • build: bump codecov/codecov-action from 4 to 5 by @dependabot in #91
  • build: bump phpstan/phpstan from 1.12.4 to 1.12.9 by @dependabot in #89
  • build: bump squizlabs/php_codesniffer from 3.11.1 to 3.11.2 by @dependabot in #93
  • refactor: Fix deprecations and fix return type of getCard() by @clussiana in #94
  • fix: Deprecations for PHP 8.4 by @Aviortheking in #96

New Contributors

Full Changelog: 2.1.1...2.2.0