The composer package for version 1.0.0 requires the dev-master branch. Check the requirements in the composer.json file: ``` "require": { "php": ">=5.4.0", "foolz/package": "dev-master" } ```