Commit bb8ddb5c90453a40a8d72bd91dbd3cb77d56d795

Authored by Alexey Boroda
1 parent 2bc01c95

-Comment catalog require removed

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
@@ -7,8 +7,7 @@ @@ -7,8 +7,7 @@
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",  
11 - "artweb/artbox-catalog": "~0.0.1" 10 + "artweb/artbox-core": "~0.0.1"
12 }, 11 },
13 "autoload": { 12 "autoload": {
14 "psr-4": { 13 "psr-4": {