Skip to content

Commit fad7703

Browse files
authored
Composer file.
1 parent dc1af5b commit fad7703

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

composer.json

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "lambdasolutions/moodle-local_autogroup",
3+
"description": "Autogroup (Local Plugin)",
4+
"type": "moodle-local",
5+
"extra": {
6+
"installer-name": "autogroup"
7+
},
8+
"require": {
9+
"composer/installers": "~1.0"
10+
}
11+
}

0 commit comments

Comments
 (0)