From 363a76ef14de414e00e3380fd3cce1582f9d7e0a Mon Sep 17 00:00:00 2001 From: fomichev Date: Mon, 17 Mar 2025 11:44:23 +0300 Subject: [PATCH] =?utf8?q?=D0=90=D0=B2=D1=82=D0=BE=D0=B7=D0=B0=D0=B3=D1=80?= =?utf8?q?=D1=83=D0=B7=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erp24/composer.json b/erp24/composer.json index 02825c64..37b813ec 100644 --- a/erp24/composer.json +++ b/erp24/composer.json @@ -62,7 +62,7 @@ "squizlabs/php_codesniffer": "@stable" }, "autoload": { - "psr-4": { "OpenAPI\\Client\\" : "lib/yandex_market_api/" } + "psr-4": { "yii_app\\": "", "OpenAPI\\Client\\" : "lib/yandex_market_api/" } }, "config": { "allow-plugins": { -- 2.39.5