소스 검색

Update composer.json

walkor 10 년 전
부모
커밋
0239714b0f
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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"
 }