Skip to content

Commit de1fb5e

Browse files
authored
Merge pull request #159 from clue-labs/sane-suggestions
Do not suggest installing outdated event loop extensions
2 parents 1e7d9a6 + fbb6088 commit de1fb5e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
},
1212
"suggest": {
1313
"ext-event": "~1.0 for ExtEventLoop",
14-
"ext-libevent": ">=0.1.0 for ExtLibeventLoop and PHP 5 only",
15-
"ext-libev": "for ExtLibevLoop and PHP 5 only",
1614
"ext-pcntl": "For signal handling support when using the StreamSelectLoop"
1715
},
1816
"autoload": {

0 commit comments

Comments
 (0)