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.
2 parents 3c27ec0 + 6af8dae commit 88b0ac7Copy full SHA for 88b0ac7
VERSION
@@ -1 +1 @@
1
-22.0.0
+22.1.0
src/Adyen/Client.php
@@ -7,7 +7,7 @@
7
8
class Client
9
{
10
- const LIB_VERSION = "22.0.0";
+ const LIB_VERSION = "22.1.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