We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8856079 commit e1295d1Copy full SHA for e1295d1
composer.json
@@ -1,5 +1,8 @@
1
{
2
+ "name": "micheldumontier/bio2rdf-scripts",
3
+ "description": "Bio2RDF is a PHP-based platform to create linked data from remote resources",
4
"require": {
- "semsol/arc2": "2.3.*"
5
+ "semsol/arc2": "2.3.*",
6
+ "micheldumontier/php-lib": "dev-bio2rdfapi"
7
}
8
0 commit comments