Skip to content

Commit

Permalink
Merge pull request #26 from tersmitten/fix-for-invalid-composer-json
Browse files Browse the repository at this point in the history
Fix for invalid composer.json
  • Loading branch information
jippi committed Jan 8, 2014
2 parents 7614bab + 2565a58 commit 8f3c471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{
"name": "YOUR_NAME",
"role": "Maintainer"
},
}
],
"require": {
"composer/installers": "*"
Expand Down

0 comments on commit 8f3c471

Please sign in to comment.