Commit d6408d7dfd0f6911e117f602819b802624db3ac7
1 parent
0af18850
Composer remove libs
Showing
1 changed file
with
1 additions
and
6 deletions
Show diff stats
composer.json
... | ... | @@ -38,12 +38,7 @@ |
38 | 38 | "nodge/yii2-eauth": "~2.0", |
39 | 39 | "skeeks/yii2-assets-auto-compress": "*", |
40 | 40 | "zyx/zyx-phpmailer": "@stable", |
41 | - "darkaonline/ripcord": "*", | |
42 | - "artweb/artbox-core": "~0.0.1", | |
43 | - "artweb/artbox-catalog": "~0.0.1", | |
44 | - "artweb/artbox-order": "~0.0.1", | |
45 | - "artweb/artbox-weblog": "~0.0.1", | |
46 | - "artweb/artbox-webcomment": "~0.0.1" | |
41 | + "darkaonline/ripcord": "*" | |
47 | 42 | }, |
48 | 43 | "require-dev": { |
49 | 44 | "yiisoft/yii2-debug": "~2.0.0", | ... | ... |