Implement the File stream interface

This commit is contained in:
Robin Appelman 2014-08-03 16:13:02 +02:00
commit dbc6aa4a9e
3 changed files with 23 additions and 3 deletions

View file

@ -10,7 +10,7 @@
],
"require" : {
"php": ">=5.3",
"icewind/streams": "0.1.x"
"icewind/streams": "0.2.x"
},
"require-dev": {
"satooshi/php-coveralls" : "dev-master"