From c1df7544248b9c3c3b67db4e9f7308da0858d7a8 Mon Sep 17 00:00:00 2001 From: yarik Date: Wed, 9 Nov 2016 16:05:38 +0200 Subject: [PATCH] Namespaces --- composer.json | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/composer.json b/composer.json index 3731f84..e565035 100644 --- a/composer.json +++ b/composer.json @@ -2,6 +2,7 @@ "name": "artweb/artbox-language", "description": "Yii2 light-weight CMS", "license": "BSD-3-Clause", + "minimum-stability": "stable", "require": { "php": ">=7.0", "yiisoft/yii2": "*", -- libgit2 0.21.4