Sfoglia il codice sorgente

Update composer.json

walkor 10 anni fa
parent
commit
0239714b0f
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  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"
 }