From 23d5193705d216370a8f11c0d59b0a6509dec55e Mon Sep 17 00:00:00 2001 From: marina Date: Mon, 10 Feb 2025 10:09:04 +0300 Subject: [PATCH] =?utf8?q?ERP-302=20=D0=A0=D0=B5=D0=B4=D0=B0=D0=BA=D1=82?= =?utf8?q?=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=B1=D1=83?= =?utf8?q?=D0=BA=D0=B5=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/erp24/composer.json b/erp24/composer.json index cd7040fe..ec2445cc 100644 --- a/erp24/composer.json +++ b/erp24/composer.json @@ -38,8 +38,7 @@ "enqueue/amqp-lib": "^0.10.19", "vlucas/phpdotenv": "^5.6", "softark/yii2-dual-listbox": "^1.0", - "kartik-v/yii2-widget-depdrop": "dev-master", - "2amigos/yii2-file-upload-widget": "~1.0" + "kartik-v/yii2-widget-depdrop": "dev-master" }, "require-dev": { "yiisoft/yii2-debug": "~2.1.0", -- 2.39.5