Skip to content

Commit

Permalink
Added @cboden's suggestion of adding "and PHP5 only" to the LibEventL…
Browse files Browse the repository at this point in the history
…oop suggest
  • Loading branch information
WyriHaximus committed Oct 31, 2017
1 parent a2d261e commit ac898d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"phpunit/phpunit": "~4.8"
},
"suggest": {
"ext-libevent": ">=0.1.0 for LibEventLoop",
"ext-libevent": ">=0.1.0 for LibEventLoop and PHP5 only",
"ext-event": "~1.0 for ExtEventLoop",
"ext-libev": "for LibEvLoop"
},
Expand Down

0 comments on commit ac898d2

Please sign in to comment.