Skip to content

Instantly share code, notes, and snippets.

@amacgregor
Created March 31, 2015 09:31
Show Gist options
  • Save amacgregor/889dc68a79df1ac72774 to your computer and use it in GitHub Desktop.
Save amacgregor/889dc68a79df1ac72774 to your computer and use it in GitHub Desktop.
Composer file for robot-name exercise
{
"name": "amacgregor/robot-name",
"authors": [
{
"name": "Allan MacGregor",
"email": "[email protected]"
}
],
"require": {
"icomefromthenet/reverse-regex" : "dev-master"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment