From: Vladimir Fomichev Date: Fri, 5 Sep 2025 13:47:31 +0000 (+0300) Subject: Зависимости X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=5a8e7d97c0d8208cd6b3a9e9b257f9d1bd0878b7;p=erp24_rep%2Fyii-erp24%2F.git Зависимости --- diff --git a/erp24/composer.json b/erp24/composer.json index 75a9bfcd..cd3b5c1d 100644 --- a/erp24/composer.json +++ b/erp24/composer.json @@ -43,7 +43,9 @@ "ramsey/uuid": "^4.7", "ext-imap": "*", "ext-calendar": "*", - "voku/simple_html_dom": "^4.8" + "voku/simple_html_dom": "^4.8", + "ext-dom": "*", + "leandrogehlen/yii2-treegrid": "*" }, "require-dev": { "yiisoft/yii2-debug": "~2.1.0", @@ -66,11 +68,7 @@ "squizlabs/php_codesniffer": "@stable" }, "autoload": { - "psr-4": { - "app\\": "", - "yii_app\\": "", - "OpenAPI\\Client\\" : "lib/yandex_market_api/" - } + "psr-4": { "yii_app\\": "", "OpenAPI\\Client\\" : "lib/yandex_market_api/" } }, "config": { "allow-plugins": {