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 efd057d commit e457b18Copy full SHA for e457b18
VERSION
@@ -1 +1 @@
1
-24.0.0
+25.0.0
src/Adyen/Client.php
@@ -7,7 +7,7 @@
7
8
class Client
9
{
10
- const LIB_VERSION = "24.0.0";
+ const LIB_VERSION = "25.0.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