Skip to content

Commit 527487d

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 50e7667 commit 527487d

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
@@ -14,7 +14,7 @@
1414
"target-dir": "React/Http",
1515
"extra": {
1616
"branch-alias": {
17-
"dev-master": "0.1.0"
17+
"dev-master": "0.1.1"
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)