Skip to content

Instantly share code, notes, and snippets.

@andypotanin
Created February 3, 2014 14:26
Show Gist options
  • Select an option

  • Save andypotanin/8784755 to your computer and use it in GitHub Desktop.

Select an option

Save andypotanin/8784755 to your computer and use it in GitHub Desktop.
Composer config file.
{
"config": {
"preferred-install": "source"
},
"repositories": [
{
"type": "composer",
"url": "http://repository.usabilitydynamics.com"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment