1.0.8
Changed
- Now parse branch aliases and replace dev-branchname with their alias.
- introducing repositories, so fetching package versions can be done outside the packagist service;
- split fetching and caching (decorate the fetching repository with a caching one);
- setup phpunit;