-
- Downloads
Include client for accessing central GCS-JARDS Api, add example script
... | ... | @@ -4,11 +4,16 @@ |
{ | ||
"type": "vcs", | ||
"url": "https://gitlab.version.fz-juelich.de/jards/EventsAPIClient.git" | ||
}, | ||
{ | ||
"type": "vcs", | ||
"url": "https://gitlab.version.fz-juelich.de/jards/GCSJARDSAPIClient.git" | ||
} | ||
], | ||
"require": { | ||
"silex/silex": ">=2.0", | ||
"jards/eventsapiclient": "=3.0", | ||
"jards/gcsjardsapiclient": "=2.0", | ||
"phpmailer/phpmailer": ">=6.0" | ||
}, | ||
"require-dev": { | ||
... | ... |
configs/gcsjardsapi.conf
0 → 100644
examples/gcsjards_api_files.php
0 → 100644
Please register or sign in to comment