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