Skip to content
Snippets Groups Projects
Commit 4296f9e3 authored by Carsten Karbach's avatar Carsten Karbach
Browse files

Update used api client

parent 22b45c8c
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
],
"require": {
"silex/silex": ">=2.0",
"jards/eventsapiclient": "=3.0",
"jards/eventsapiclient": "=3.1",
"jards/gcsjardsapiclient": "=2.1",
"phpmailer/phpmailer": ">=6.0"
},
......
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "59a3b1ffcc680df0da87660605b8e38c",
"content-hash": "817b1b07c4d12ae5dabfa859d38696b4",
"packages": [
{
"name": "jards/eventsapiclient",
"version": "v3.0",
"version": "v3.1",
"source": {
"type": "git",
"url": "https://gitlab.version.fz-juelich.de/jards/EventsAPIClient.git",
"reference": "ebb8d6f6e1d10fcebc46974e4b8886a489ef97fc"
"reference": "cad3fd33956e8daa1f368f06fc8da50b3d08bebe"
},
"require": {
"ext-curl": "*",
......@@ -53,7 +53,7 @@
"sdk",
"swagger"
],
"time": "2018-01-16T07:04:14+00:00"
"time": "2018-06-07T07:00:45+00:00"
},
{
"name": "jards/gcsjardsapiclient",
......
No preview for this file type
......@@ -141,6 +141,10 @@
"type": {
"description": "Proposal type such as extension or new",
"type": "string"
},
"projecttype": {
"description": "Type of requested project, e.g. regular, test or large scale",
"type": "string"
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment