Skip to content
Snippets Groups Projects
Commit a5df7d65 authored by Andreas Galonska's avatar Andreas Galonska
Browse files

Update composer dependencies:jards/eventsapiclient to 3.4, jards/gcsjardsapiclient to 2.3

parent 0b4e7e05
Branches php8.1_deprecations
Tags
1 merge request!4Php8.1 deprecations
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
"require": { "require": {
"silex/silex" : "^2.3", "silex/silex" : "^2.3",
"phpmailer/phpmailer": ">=6.0", "phpmailer/phpmailer": ">=6.0",
"jards/eventsapiclient": "dev-php8.1_deprecations", "jards/eventsapiclient": "=3.4",
"jards/gcsjardsapiclient": "dev-php8.1_deprecations" "jards/gcsjardsapiclient": "=2.3"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9.5.5" "phpunit/phpunit": "^9.5.5"
......
...@@ -4,15 +4,15 @@ ...@@ -4,15 +4,15 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "30f6ba935a1ba70e633d02697f5da2ee", "content-hash": "1385fd0265eac1902989e35ded5ade5b",
"packages": [ "packages": [
{ {
"name": "jards/eventsapiclient", "name": "jards/eventsapiclient",
"version": "dev-php8.1_deprecations", "version": "v3.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://gitlab.version.fz-juelich.de/jards/EventsAPIClient.git", "url": "https://gitlab.version.fz-juelich.de/jards/EventsAPIClient.git",
"reference": "3d7c4a0ad6583241cd2b92817a0e837208ec0db8" "reference": "a4658e687c595e5ba180beb6308d38cee6a54e1e"
}, },
"require": { "require": {
"ext-curl": "*", "ext-curl": "*",
...@@ -53,15 +53,15 @@ ...@@ -53,15 +53,15 @@
"sdk", "sdk",
"swagger" "swagger"
], ],
"time": "2022-03-10T08:19:00+00:00" "time": "2022-03-11T08:03:41+00:00"
}, },
{ {
"name": "jards/gcsjardsapiclient", "name": "jards/gcsjardsapiclient",
"version": "dev-php8.1_deprecations", "version": "v2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://gitlab.version.fz-juelich.de/jards/GCSJARDSAPIClient.git", "url": "https://gitlab.version.fz-juelich.de/jards/GCSJARDSAPIClient.git",
"reference": "edd2a9d2dc5ea679a2504f2062c253849465258b" "reference": "dd8331f2146ae512ccba65af6b1a232795646c61"
}, },
"require": { "require": {
"ext-curl": "*", "ext-curl": "*",
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
"sdk", "sdk",
"swagger" "swagger"
], ],
"time": "2022-03-10T08:24:42+00:00" "time": "2022-03-11T08:05:49+00:00"
}, },
{ {
"name": "phpmailer/phpmailer", "name": "phpmailer/phpmailer",
...@@ -3894,10 +3894,7 @@ ...@@ -3894,10 +3894,7 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": [],
"jards/eventsapiclient": 20,
"jards/gcsjardsapiclient": 20
},
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": [], "platform": [],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment