star7th 9 роки тому
батько
коміт
d90887a470
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      composer.json

+ 2 - 0
composer.json

@@ -5,6 +5,7 @@
     "description": "ShowDoc is a tool greatly applicable for an IT team to share documents online",
     "keywords": ["showdoc","documents","Api"],
     "homepage": "https://github.com/star7th/showdoc",
+    "versions":"dev"
     "license": "Apache-2.0",
     "authors": [
         {
@@ -14,6 +15,7 @@
             "role": "Developer"
         }
     ],
+    "minimum-stability": "dev",
     "require": {
         "php": ">=5.3.0"
     }