Skip to content

Commit e8173fe

Browse files
committed
Merge branch 'master' into loop-libev
* master: Fix CHANGELOG indentation Fix branch aliases of subtree splits to be 0.2-dev [Http] Correctly emit end event for Request [Http] Correctly emit close event in response Add guzzle deps update to CHANGELOG Update guzzle dependencies to 3.0.* [Http] Make response forward drain events from the connection Rename $resolver to $dns in examples Add new test-memory script that only tests the loop Conflicts: CHANGELOG.md composer.lock
2 parents bafcc90 + dc27669 commit e8173fe

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
"target-dir": "React/EventLoop",
1717
"extra": {
1818
"branch-alias": {
19-
"dev-master": "0.2"
19+
"dev-master": "0.2-dev"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)