Kaynağa Gözat

Update composer.json

walkor 8 yıl önce
ebeveyn
işleme
f6e129079e
1 değiştirilmiş dosya ile 1 ekleme ve 3 silme
  1. 1 3
      composer.json

+ 1 - 3
composer.json

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