From bb8ddb5c90453a40a8d72bd91dbd3cb77d56d795 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 26 Sep 2017 13:00:55 +0300 Subject: [PATCH] -Comment catalog require removed --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index e2be741..cca0d34 100755 --- a/composer.json +++ b/composer.json @@ -7,8 +7,7 @@ "require": { "php": ">=7.0", "yiisoft/yii2": "~2.0", - "artweb/artbox-core": "~0.0.1", - "artweb/artbox-catalog": "~0.0.1" + "artweb/artbox-core": "~0.0.1" }, "autoload": { "psr-4": { -- libgit2 0.21.4