Skip to content

Commit adda8da

Browse files
committed
Merge pull request #9 from juho-jaakkola/composer.json
Adds composer.json
2 parents 65ca024 + 058490a commit adda8da

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

composer.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "beck24/embed_extender",
3+
"type": "elgg-plugin",
4+
"require": {
5+
"composer/installers": ">=1.0.8"
6+
},
7+
"license": "GPL-2.0"
8+
}

0 commit comments

Comments
 (0)