We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866bed6 commit f444e75Copy full SHA for f444e75
VERSION
@@ -1 +1 @@
1
-28.1.0
+28.2.0
src/Adyen/Client.php
@@ -7,7 +7,7 @@
7
8
class Client
9
{
10
- const LIB_VERSION = "28.1.0";
+ const LIB_VERSION = "28.2.0";
11
const LIB_NAME = "adyen-php-api-library";
12
const USER_AGENT_SUFFIX = "adyen-php-api-library/";
13
const ENDPOINT_TEST = "https://pal-test.adyen.com";
0 commit comments