Skip to content

Commit 98554f1

Browse files
authored
Merge pull request #932 from khromov/add-composer-json
Add composer.json
2 parents 05a89fb + 036263c commit 98554f1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

composer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name" : "xwp/stream",
3+
"type" : "wordpress-plugin",
4+
"require" : {
5+
"composer/installers": "~1.0"
6+
}
7+
}

0 commit comments

Comments
 (0)