From 30415cabe627fe1029e685168fd1f3a74344d280 Mon Sep 17 00:00:00 2001 From: Yarik Date: Thu, 1 Jun 2017 14:09:41 +0300 Subject: [PATCH] Artbox great prepairings --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cca0d34..e2be741 100755 --- a/composer.json +++ b/composer.json @@ -7,7 +7,8 @@ "require": { "php": ">=7.0", "yiisoft/yii2": "~2.0", - "artweb/artbox-core": "~0.0.1" + "artweb/artbox-core": "~0.0.1", + "artweb/artbox-catalog": "~0.0.1" }, "autoload": { "psr-4": { -- libgit2 0.21.4