From 846f9043eeed3f970eb00c81437b30e332f14c85 Mon Sep 17 00:00:00 2001 From: Butschster Date: Tue, 16 Feb 2016 16:18:14 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=20composer=20=D0=B4=D0=BE=D0=B1=D0=B0?= =?UTF-8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B0=20=D0=B7=D0=B0=D0=B2=D0=B8=D1=81?= =?UTF-8?q?=D0=B8=D0=BC=D0=BE=D1=81=D1=82=D1=8C=20=D0=BE=D1=82=20kodicms/c?= =?UTF-8?q?ore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3d56c59..6d0a015 100644 --- a/composer.json +++ b/composer.json @@ -28,6 +28,7 @@ } }, "require": { - "kodicms/module-loader": "3.*" + "kodicms/module-loader": "3.*", + "kodicms/core": "0.*" } } \ No newline at end of file