From 18252ee21cef7aa21ea151669a163ca5ec3180c1 Mon Sep 17 00:00:00 2001 From: Edgaras Date: Thu, 3 Oct 2024 14:35:21 +0300 Subject: [PATCH] Release 2.1.0 --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index c20ce50..678fcbb 100644 --- a/plugin.json +++ b/plugin.json @@ -40,7 +40,7 @@ "php": ">=7.3 <8.1" }, "dependencies": { - "wallee/sdk": "4.4.0" + "wallee/sdk": "4.6.0" }, "runOnBuild": [ "Wallee\\Migrations\\CreatePaymentMethods",