Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipsharring committed Aug 10, 2014
1 parent cc24126 commit 6375684
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "philsown/Satis-Server",
"description": "A sample Satis Server setup.",
"homepage": "https://github.com/philsown/Satis-Server",
"name": "philsown/Satis-Server",
"description": "A sample Satis Server setup.",
"homepage": "https://github.com/philsown/Satis-Server",
"license": "MIT",
"authors": [
{
Expand All @@ -10,9 +10,9 @@
"homepage": "http://www.phillipharrington.com/"
}
],
"require": {
"php": ">=5.3.2",
"composer/composer": "1.0.*@dev",
"composer/satis": "1.0.*@dev"
}
"require": {
"php": ">=5.3.2",
"composer/composer": "1.0.*@dev",
"composer/satis": "1.0.*@dev"
}
}

0 comments on commit 6375684

Please sign in to comment.