Commit 30415cabe627fe1029e685168fd1f3a74344d280

Authored by Yarik
1 parent 44dfaf88

Artbox great prepairings

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
@@ -7,7 +7,8 @@ @@ -7,7 +7,8 @@
7 "require": { 7 "require": {
8 "php": ">=7.0", 8 "php": ">=7.0",
9 "yiisoft/yii2": "~2.0", 9 "yiisoft/yii2": "~2.0",
10 - "artweb/artbox-core": "~0.0.1" 10 + "artweb/artbox-core": "~0.0.1",
  11 + "artweb/artbox-catalog": "~0.0.1"
11 }, 12 },
12 "autoload": { 13 "autoload": {
13 "psr-4": { 14 "psr-4": {