Commit 75f839e6c90b25939420981f88ed595afbf568a8

Authored by Yarik
1 parent 3034928c

Namespaces

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
composer.json
... ... @@ -2,7 +2,7 @@
2 2 "name": "artweb/artbox-comment",
3 3 "description": "Yii2 light-weight CMS",
4 4 "license": "BSD-3-Clause",
5   - "minimum-stability": "stable",
  5 + "minimum-stability": "dev",
6 6 "require": {
7 7 "php": ">=7.0",
8 8 "yiisoft/yii2": "*",
... ...