Skip to content

Commit

Permalink
Merge pull request #42 from michaelmeneses/master
Browse files Browse the repository at this point in the history
ADD composer.json
  • Loading branch information
xow authored Apr 29, 2018
2 parents c1b194f + 81d670e commit aa904ca
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "xow/moodle-mod_quizgame",
"type": "moodle-mod",
"require": {
"composer/installers": "~1.0"
},
"extra": {
"installer-name": "quizgame"
}
}

0 comments on commit aa904ca

Please sign in to comment.