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 eff7a44 commit 07a64bdCopy full SHA for 07a64bd
1 file changed
composer.json
@@ -6,6 +6,9 @@
6
"require": {
7
"php": ">=5.3.2"
8
},
9
+ "suggest": {
10
+ "ext-libevent": ">=0.0.5"
11
+ },
12
"autoload": {
13
"psr-0": { "React\\EventLoop": "" }
14
0 commit comments