Skip to content

Commit 6fb55d8

Browse files
committed
[Stream] Bug fix: multiple inheritence
Added PHP 5.3.3 to Travis as there was a BC break in PHP ~5.3.8 Took the close method out of Read/Write interfaces into its own Updated composer files to v0.1.1 tag
1 parent 192b454 commit 6fb55d8

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
@@ -15,7 +15,7 @@
1515
"target-dir": "React/EventLoop",
1616
"extra": {
1717
"branch-alias": {
18-
"dev-master": "0.1.0"
18+
"dev-master": "0.1.1"
1919
}
2020
}
2121
}

0 commit comments

Comments
 (0)