Commit 3e05ca6dbd96a5a89551d891b9ebfde0f6b676b3
1 parent
0194ad48
Namespaces
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
composer.json
@@ -6,8 +6,8 @@ | @@ -6,8 +6,8 @@ | ||
6 | "php": ">=7.0", | 6 | "php": ">=7.0", |
7 | "yiisoft/yii2": "*", | 7 | "yiisoft/yii2": "*", |
8 | "artweb/artbox": "dev-master", | 8 | "artweb/artbox": "dev-master", |
9 | - "artweb/artbox/ecommerce": "dev-master", | ||
10 | - "artweb/artbox/language": "dev-master" | 9 | + "artweb/artbox-ecommerce": "dev-master", |
10 | + "artweb/artbox-language": "dev-master" | ||
11 | }, | 11 | }, |
12 | "autoload": { | 12 | "autoload": { |
13 | "psr-4": { | 13 | "psr-4": { |