Skip to content

Instantly share code, notes, and snippets.

@till
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save till/dfb62975018395e8e792 to your computer and use it in GitHub Desktop.
Save till/dfb62975018395e8e792 to your computer and use it in GitHub Desktop.
{
"repositories": [
{
"type": "package",
"package": {
"name": "fabpot/php-cs-fixer",
"version": "bleeding-edge",
"dist": {
"bin": ["php-cs-fixer.phar"],
"url": "http://get.sensiolabs.org/php-cs-fixer.phar",
"type": "file"
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment