File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55This is the officially supported PHP library for using Adyen's APIs.
66
7- [ ![ version] ( https://img.shields.io/badge/version-21.0 .0-blue.svg )] ( https://packagist.org/packages/adyen/php-api-library )
7+ [ ![ version] ( https://img.shields.io/badge/version-21.1 .0-blue.svg )] ( https://packagist.org/packages/adyen/php-api-library )
88
99## Supported API versions
1010The library supports all APIs under the following services:
Original file line number Diff line number Diff line change 1- 21.0 .0
1+ 21.1 .0
Original file line number Diff line number Diff line change 77
88class Client
99{
10- const LIB_VERSION = "21.0 .0 " ;
10+ const LIB_VERSION = "21.1 .0 " ;
1111 const LIB_NAME = "adyen-php-api-library " ;
1212 const USER_AGENT_SUFFIX = "adyen-php-api-library/ " ;
1313 const ENDPOINT_TEST = "https://pal-test.adyen.com " ;
You can’t perform that action at this time.
0 commit comments