diff --git a/composer.lock b/composer.lock index e1151c4fc22ff8ac1d34817cb478ec5f92c8aeeb..7f2d1f8e04e85c7f466dbcef9346b39782967ea6 100644 --- a/composer.lock +++ b/composer.lock @@ -294,14 +294,14 @@ }, { "name": "dbp/relay-auth-bundle", - "version": "v0.1.13", + "version": "v0.1.14", "source": { "type": "git", "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-auth-bundle.git", - "reference": "48af0bd8366c03a6256fa9188223eb6799b1482d" + "reference": "e4def4c56b8a93c58371e5be4d6102945888ad18" }, "require": { - "dbp/relay-core-bundle": "^0.1.51", + "dbp/relay-core-bundle": "^0.1.62", "ext-curl": "*", "ext-gmp": "*", "ext-json": "*", @@ -344,7 +344,7 @@ "AGPL-3.0-or-later" ], "description": "Authentification bundle for the Relay API gateway", - "time": "2022-11-16T12:43:55+00:00" + "time": "2022-12-05T00:51:56+00:00" }, { "name": "dbp/relay-base-person-bundle", @@ -397,11 +397,11 @@ }, { "name": "dbp/relay-core-bundle", - "version": "v0.1.68", + "version": "v0.1.69", "source": { "type": "git", "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle", - "reference": "0a2e9aefde853426bf07dd50958835d9ed6168f1" + "reference": "ba964bff20b015600a2909c5936bfde4b6b3ab2a" }, "require": { "api-platform/core": "^2.6.8 <2.7.0", @@ -465,7 +465,7 @@ "AGPL-3.0-or-later" ], "description": "The core bundle of the Relay API gateway", - "time": "2022-12-06T08:43:22+00:00" + "time": "2022-12-06T13:16:15+00:00" }, { "name": "doctrine/annotations", @@ -9071,16 +9071,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.26", + "version": "9.5.27", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2" + "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/851867efcbb6a1b992ec515c71cdcf20d895e9d2", - "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a2bc7ffdca99f92d959b3f2270529334030bba38", + "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38", "shasum": "" }, "require": { @@ -9153,7 +9153,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.26" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.27" }, "funding": [ { @@ -9169,7 +9169,7 @@ "type": "tidelift" } ], - "time": "2022-10-28T06:00:21+00:00" + "time": "2022-12-09T07:31:23+00:00" }, { "name": "sebastian/cli-parser", @@ -11149,5 +11149,5 @@ "platform-overrides": { "php": "7.3" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }