Commit 4d6fd8a4a97d96bdd11afe49b9059193c8705de9

Authored by Yarik
1 parent 8a56152f

Composer secure off

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
composer.json
... ... @@ -15,7 +15,7 @@
15 15 "support": {
16 16 "wiki": "http://www.yiiframework.com/wiki/"
17 17 },
18   - "minimum-stability": "stable",
  18 + "minimum-stability": "dev",
19 19 "require": {
20 20 "php": ">=7.0",
21 21 "artweb/artbox-core": "@dev",
... ...