Skip to content

Commit

Permalink
[Stream] Bug fix: multiple inheritence
Browse files Browse the repository at this point in the history
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
  • Loading branch information
cboden committed Jul 12, 2012
1 parent 50e7667 commit 527487d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"target-dir": "React/Http",
"extra": {
"branch-alias": {
"dev-master": "0.1.0"
"dev-master": "0.1.1"
}
}
}

0 comments on commit 527487d

Please sign in to comment.