11 lines
244 B
JSON
11 lines
244 B
JSON
{
|
|
"name": "mdjnelson/moodle-mod_customcert",
|
|
"type": "moodle-mod",
|
|
"require": {
|
|
"composer/installers": "~1.0",
|
|
"mikehaertl/phpwkhtmltopdf": "^2.5"
|
|
},
|
|
"extra": {
|
|
"installer-name": "customcert"
|
|
}
|
|
}
|