Commit 30415cabe627fe1029e685168fd1f3a74344d280

Authored by Yarik
1 parent 44dfaf88

Artbox great prepairings

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
composer.json
... ... @@ -7,7 +7,8 @@
7 7 "require": {
8 8 "php": ">=7.0",
9 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 13 "autoload": {
13 14 "psr-4": {
... ...