Pārlūkot izejas kodu

change composer.json

JingKe Wu 11 gadi atpakaļ
vecāks
revīzija
3bc77ed0d6
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      composer.json

+ 2 - 1
composer.json

@@ -31,5 +31,6 @@
 		"ext-sysvshm":  "Really it's a requirement for normal work.",
 		"ext-sysvmsg":  "Really it's a requirement for normal work."
     },
-    "bin": ["workerman/bin/workermand"]
+    "bin": ["workerman/bin/workermand"],
+    "minimum-stability":"dev"
 }