Skip to content

Instantly share code, notes, and snippets.

@ericlbarnes
Created March 14, 2013 17:36
Show Gist options
  • Select an option

  • Save ericlbarnes/5163375 to your computer and use it in GitHub Desktop.

Select an option

Save ericlbarnes/5163375 to your computer and use it in GitHub Desktop.
How I imagine composer.phar code.
echo "Loading composer repositories with package information";
echo "Updating dependencies";
sleep(9999999999);
.....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment