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 a95bf21 commit d8b3427Copy full SHA for d8b3427
VERSION
@@ -1 +1 @@
1
-25.0.0
+26.0.0
src/Adyen/Client.php
@@ -7,7 +7,7 @@
7
8
class Client
9
{
10
- const LIB_VERSION = "25.0.0";
+ const LIB_VERSION = "26.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