From 2e2446e4c5d35df56f6e9ef8d1d053bc3d594d33 Mon Sep 17 00:00:00 2001 From: Pavel Shevaev Date: Tue, 7 Nov 2023 15:53:56 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5372adc..10d6ce0 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "files": ["atf.inc.php"], "classmap" : [ "session.inc.php", "plan.inc.php", - "tasks.inc.php", "device.inc.php", + "task.inc.php", "device.inc.php", "im.inc.php", "stats.inc.php" ] }