From 448cfc199501d3d845a60dc741019e66798951d3 Mon Sep 17 00:00:00 2001 From: yarik Date: Wed, 9 Nov 2016 17:27:42 +0200 Subject: [PATCH] Namespaces --- composer.json | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/composer.json b/composer.json index a16f393..98b0f07 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,7 @@ "description": "Yii2 light-weight CMS", "license": "BSD-3-Clause", "minimum-stability": "dev", + "type": "yii2-extension", "require": { "php": ">=7.0", "yiisoft/yii2": "*", -- libgit2 0.21.4