Skip to content

Instantly share code, notes, and snippets.

@austinpray
Created January 8, 2020 13:04
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 austinpray/5181417168dc5bd88c2cce4447625baa to your computer and use it in GitHub Desktop.
Save austinpray/5181417168dc5bd88c2cce4447625baa to your computer and use it in GitHub Desktop.
{
"repositories": [
{
"type": "package",
"package": {
"name": "zzzzz/no-trailing-comma",
"description": "Placeholder package for clean diffs in composer.json.",
"version": "1.0.0",
"type": "metapackage",
"license": "MIT",
"authors": [
{
"name": "Austin Pray",
"email": "austin@carrot.com"
}
],
"minimum-stability": "dev",
"require": {}
}
},
{
"type": "composer",
"url": "https://wpackagist.org"
}
],
"require": {
"zzzzz/no-trailing-comma": "^1.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment