Skip to content

Commit

Permalink
ADD composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmeneses authored Apr 28, 2018
1 parent 26fcbd4 commit 81d670e
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 81d670e

Please sign in to comment.