Skip to content

Commit c2a24f4

Browse files
committed
Support React v0.4 (no code changes necessary in fact)
1 parent 1b3c4de commit c2a24f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"require": {
1414
"php": ">=5.3",
1515
"react/promise": "~1.0|~2.0",
16-
"react/socket": "0.3.*",
17-
"react/event-loop": "0.3.*",
16+
"react/socket": "0.3.*|0.4.*",
17+
"react/event-loop": "0.3.*|0.4.*",
1818
"clue/redis-protocol": "0.3.*"
1919
},
2020
"autoload": {

composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)