From 2d840c30f977e6b6453e6638dd4a24c091051ab2 Mon Sep 17 00:00:00 2001 From: Pavel Shevaev Date: Tue, 24 Oct 2023 18:24:00 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'composer.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/composer.json b/composer.json index 0a1ab55..09c6edd 100644 --- a/composer.json +++ b/composer.json @@ -4,8 +4,5 @@ "homepage": "https://git.bit5.ru/composer/taskman_helpers", "require": { "php": ">=7.4" - }, - "autoload": { - "files": ["helpers.inc.php"] } }