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 b418036 + 17d08ee commit d840742Copy full SHA for d840742
VERSION
@@ -1 +1 @@
1
-23.2.1
+23.2.0
src/Adyen/Client.php
@@ -7,7 +7,7 @@
7
8
class Client
9
{
10
- const LIB_VERSION = "23.2.1";
+ const LIB_VERSION = "23.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