Commit 5778c7f6f93005b56757593712cdd68fff0c7ca1
1 parent
af8022d7
Namespaces
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
composer.json
| @@ -2,6 +2,7 @@ | @@ -2,6 +2,7 @@ | ||
| 2 | "name": "artweb/artbox", | 2 | "name": "artweb/artbox", |
| 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": "stable", | ||
| 5 | "require": { | 6 | "require": { |
| 6 | "php": ">=7.0", | 7 | "php": ">=7.0", |
| 7 | "yiisoft/yii2": "*", | 8 | "yiisoft/yii2": "*", |