Browse Source

Update composer.json

walkor 8 years ago
parent
commit
f6e129079e
1 changed files with 1 additions and 3 deletions
  1. 1 3
      composer.json

+ 1 - 3
composer.json

@@ -24,9 +24,7 @@
         "source": "https://github.com/walkor/workerman"
         "source": "https://github.com/walkor/workerman"
     },
     },
     "require": {
     "require": {
-        "php": ">=5.3",
-        "ext-pcntl": "*",
-        "ext-posix": "*"
+        "php": ">=5.3"
     },
     },
     "suggest": {
     "suggest": {
         "ext-event": "For better performance. "
         "ext-event": "For better performance. "