Update composer version

Add to readme the correct composer version
This commit is contained in:
Andrés 2015-01-08 10:57:19 +01:00
parent 3c5402c0aa
commit ac1406f52c

View File

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