Skip to content

Commit 707cf28

Browse files
committed
react/stream 0.6 compatibility
1 parent c835b28 commit 707cf28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"require": {
1818
"php": ">=5.3",
19-
"react/stream": "^0.5 || ^0.4 || ^0.3",
19+
"react/stream": "^0.6 || ^0.5 || ^0.4 || ^0.3",
2020
"react/promise": "^2.1 || ^1.2"
2121
},
2222
"require-dev": {

0 commit comments

Comments
 (0)