Merge pull request #111 from eleazan/patch-1

Update composer version
This commit is contained in:
Robert Hafner 2015-01-08 09:25:15 -08:00
commit ba247b861d

View File

@ -22,7 +22,7 @@ backwards compatible.
```
"require": {
"tedivm/fetch": "0.5.*"
"tedivm/fetch": "0.6.*"
}
```