From da3aa1386dc6c7fc077431dcd3887ad5f82db1a2 Mon Sep 17 00:00:00 2001 From: Steve Tentrop Date: Mon, 19 Aug 2024 13:56:22 +0200 Subject: [PATCH] update dependencies --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 44ad4673ca..533f498d51 100755 --- a/plugin.json +++ b/plugin.json @@ -15,7 +15,7 @@ "keywords" : ["plentymarkets", "plugins", "layout", "template", "ceres", "plentyshop", "webshop"], "type" : "template", "require" : { - "IO": "~5.0.62" + "IO": "~5.0.64" }, "platform": { "php": ">=7.3 <8.1"