Explorar el Código

Update composer.json

walkor hace 10 años
padre
commit
0239714b0f
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      composer.json

+ 1 - 2
composer.json

@@ -25,8 +25,7 @@
         "ext-sockets": "*"
     },
     "suggest": {
-		"ext-libevent": "Really it's a requirement for normal work."
+	"ext-libevent": "Really it's a requirement for normal work."
     },
-    "bin": ["workerman/bin/workermand"],
     "minimum-stability":"dev"
 }