Skip to content

Instantly share code, notes, and snippets.

@leedavis81
Created September 3, 2012 14:25
Show Gist options
  • Save leedavis81/3609692 to your computer and use it in GitHub Desktop.
Save leedavis81/3609692 to your computer and use it in GitHub Desktop.
Global installation of composer on windows
@ECHO OFF
php "%~dp0composer.phar" %*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment