From 4c20b3fa9f3faa934f50d214fe4996aa0c3501a7 Mon Sep 17 00:00:00 2001 From: "Kolevatov.A" <mail@artkolev.ru> Date: Mon, 28 Oct 2024 13:46:38 +0300 Subject: [PATCH] =?UTF-8?q?86419:=20=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B1=D0=B8=D0=B1=D0=BB=D0=B8=D0=BE?= =?UTF-8?q?=D1=82=D0=B5=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 428d99d..ec4fbc2 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "require": { "php": "^8.1", "ext-curl": "*", - "palax/1c-catalog": "^0.2.20" + "palax/1c-catalog": "^0.3" }, "require-dev": { "codeception/codeception": "*", -- GitLab