Skip to content

Commit 00ea882

Browse files
committed
Update to support react v0.3
1 parent 51f80e7 commit 00ea882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"php": ">=5.3.0",
1717
"ext-inotify": "*",
1818
"evenement/evenement": "1.0.*",
19-
"react/event-loop": "0.2.*"
19+
"react/event-loop": ">=0.2, <0.4"
2020
}
2121
}

0 commit comments

Comments
 (0)