Commit 81e9ab75b00cd79a100df3160a86049b59ddec54
1 parent
75f839e6
Namespaces
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
composer.json
@@ -3,6 +3,7 @@ | @@ -3,6 +3,7 @@ | ||
3 | "description": "Yii2 light-weight CMS", | 3 | "description": "Yii2 light-weight CMS", |
4 | "license": "BSD-3-Clause", | 4 | "license": "BSD-3-Clause", |
5 | "minimum-stability": "dev", | 5 | "minimum-stability": "dev", |
6 | + "type": "yii2-extension", | ||
6 | "require": { | 7 | "require": { |
7 | "php": ">=7.0", | 8 | "php": ">=7.0", |
8 | "yiisoft/yii2": "*", | 9 | "yiisoft/yii2": "*", |