Skip to content

Commit 24e6c1c

Browse files
committed
Added composer.json
1 parent 521f12b commit 24e6c1c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

composer.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "swordapp/swordappv2-php-library",
3+
"description": "SWORD v2 PHP API library ",
4+
"license": "BSD-3-Clause-Clear",
5+
"require": {
6+
"php": ">=5.0"
7+
}
8+
}

0 commit comments

Comments
 (0)