We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 521f12b + 24e6c1c commit 92bb03bCopy full SHA for 92bb03b
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