Commit 2289b49608a72e4d251ac162c3756fef05b3ce15

Authored by Alexey Boroda
1 parent bb8ddb5c

-Comment catalog require removed

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