We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d261e commit ac898d2Copy full SHA for ac898d2
1 file changed
composer.json
@@ -10,7 +10,7 @@
10
"phpunit/phpunit": "~4.8"
11
},
12
"suggest": {
13
- "ext-libevent": ">=0.1.0 for LibEventLoop",
+ "ext-libevent": ">=0.1.0 for LibEventLoop and PHP5 only",
14
"ext-event": "~1.0 for ExtEventLoop",
15
"ext-libev": "for LibEvLoop"
16
0 commit comments