We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 521f12b commit 24e6c1cCopy full SHA for 24e6c1c
composer.json
@@ -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