Skip to content

Commit 9589b3a

Browse files
committed
Set minimum RxPHP version to 2.0.4
1 parent b68282a commit 9589b3a

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
@@ -17,7 +17,7 @@
1717
"ocramius/package-versions": "^1.1",
1818
"react/dns": "^0.4.9",
1919
"react/http-client": "^0.4.17",
20-
"reactivex/rxphp": "^2.0",
20+
"reactivex/rxphp": "^2.0.4",
2121
"rx/websocket": "^1.0",
2222
"voryx/event-loop": "^2.0.2"
2323
},

0 commit comments

Comments
 (0)