Skip to content
Snippets Groups Projects
Commit 0d485cc1 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Merge branch 'renovate/lock-file-maintenance' into 'main'

chore(deps): lock file maintenance

See merge request !31
parents d34dd67e 75aec836
No related branches found
No related tags found
1 merge request!31chore(deps): lock file maintenance
Pipeline #88101 passed with warnings
...@@ -395,11 +395,11 @@ ...@@ -395,11 +395,11 @@
}, },
{ {
"name": "dbp/relay-core-bundle", "name": "dbp/relay-core-bundle",
"version": "v0.1.31", "version": "v0.1.32",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle", "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle",
"reference": "52ce43ce77b434e6a028dbbf0953e9891fdf7c41" "reference": "b7b60c7505b42a042dac8869b3e837d73fb9da5e"
}, },
"require": { "require": {
"api-platform/core": "^2.6.6", "api-platform/core": "^2.6.6",
...@@ -458,7 +458,8 @@ ...@@ -458,7 +458,8 @@
"license": [ "license": [
"AGPL-3.0-or-later" "AGPL-3.0-or-later"
], ],
"time": "2022-02-10T14:08:31+00:00" "description": "The core bundle of the Relay API gateway",
"time": "2022-02-15T09:59:16+00:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
...@@ -1221,7 +1222,7 @@ ...@@ -1221,7 +1222,7 @@
}, },
{ {
"name": "illuminate/contracts", "name": "illuminate/contracts",
"version": "v8.83.0", "version": "v8.83.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/contracts.git", "url": "https://github.com/illuminate/contracts.git",
...@@ -6659,16 +6660,16 @@ ...@@ -6659,16 +6660,16 @@
}, },
{ {
"name": "tightenco/collect", "name": "tightenco/collect",
"version": "v8.83.0", "version": "v8.83.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tighten/collect.git", "url": "https://github.com/tighten/collect.git",
"reference": "f8053a9e26ffe0db24db02ef346c40bca920f8f8" "reference": "d9c66d586ec2d216d8a31283d73f8df1400cc722"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tighten/collect/zipball/f8053a9e26ffe0db24db02ef346c40bca920f8f8", "url": "https://api.github.com/repos/tighten/collect/zipball/d9c66d586ec2d216d8a31283d73f8df1400cc722",
"reference": "f8053a9e26ffe0db24db02ef346c40bca920f8f8", "reference": "d9c66d586ec2d216d8a31283d73f8df1400cc722",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6707,9 +6708,9 @@ ...@@ -6707,9 +6708,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/tighten/collect/issues", "issues": "https://github.com/tighten/collect/issues",
"source": "https://github.com/tighten/collect/tree/v8.83.0" "source": "https://github.com/tighten/collect/tree/v8.83.1"
}, },
"time": "2022-02-10T23:00:41+00:00" "time": "2022-02-16T16:15:54+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
...@@ -7363,16 +7364,16 @@ ...@@ -7363,16 +7364,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "amphp/amp", "name": "amphp/amp",
"version": "v2.6.1", "version": "v2.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/amphp/amp.git", "url": "https://github.com/amphp/amp.git",
"reference": "c5fc66a78ee38d7ac9195a37bacaf940eb3f65ae" "reference": "9d5100cebffa729aaffecd3ad25dc5aeea4f13bb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/amphp/amp/zipball/c5fc66a78ee38d7ac9195a37bacaf940eb3f65ae", "url": "https://api.github.com/repos/amphp/amp/zipball/9d5100cebffa729aaffecd3ad25dc5aeea4f13bb",
"reference": "c5fc66a78ee38d7ac9195a37bacaf940eb3f65ae", "reference": "9d5100cebffa729aaffecd3ad25dc5aeea4f13bb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7394,13 +7395,13 @@ ...@@ -7394,13 +7395,13 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Amp\\": "lib"
},
"files": [ "files": [
"lib/functions.php", "lib/functions.php",
"lib/Internal/functions.php" "lib/Internal/functions.php"
] ],
"psr-4": {
"Amp\\": "lib"
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
...@@ -7425,7 +7426,7 @@ ...@@ -7425,7 +7426,7 @@
} }
], ],
"description": "A non-blocking concurrency framework for PHP applications.", "description": "A non-blocking concurrency framework for PHP applications.",
"homepage": "http://amphp.org/amp", "homepage": "https://amphp.org/amp",
"keywords": [ "keywords": [
"async", "async",
"asynchronous", "asynchronous",
...@@ -7440,7 +7441,7 @@ ...@@ -7440,7 +7441,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/amphp", "irc": "irc://irc.freenode.org/amphp",
"issues": "https://github.com/amphp/amp/issues", "issues": "https://github.com/amphp/amp/issues",
"source": "https://github.com/amphp/amp/tree/v2.6.1" "source": "https://github.com/amphp/amp/tree/v2.6.2"
}, },
"funding": [ "funding": [
{ {
...@@ -7448,7 +7449,7 @@ ...@@ -7448,7 +7449,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-09-23T18:43:08+00:00" "time": "2022-02-20T17:52:18+00:00"
}, },
{ {
"name": "amphp/byte-stream", "name": "amphp/byte-stream",
...@@ -9518,16 +9519,16 @@ ...@@ -9518,16 +9519,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "4.20.0", "version": "4.21.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "f82a70e7edfc6cf2705e9374c8a0b6a974a779ed" "reference": "d8bec4c7aaee111a532daec32fb09de5687053d1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/f82a70e7edfc6cf2705e9374c8a0b6a974a779ed", "url": "https://api.github.com/repos/vimeo/psalm/zipball/d8bec4c7aaee111a532daec32fb09de5687053d1",
"reference": "f82a70e7edfc6cf2705e9374c8a0b6a974a779ed", "reference": "d8bec4c7aaee111a532daec32fb09de5687053d1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9618,9 +9619,9 @@ ...@@ -9618,9 +9619,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/vimeo/psalm/issues", "issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.20.0" "source": "https://github.com/vimeo/psalm/tree/4.21.0"
}, },
"time": "2022-02-03T17:03:47+00:00" "time": "2022-02-18T04:34:15+00:00"
}, },
{ {
"name": "webmozart/path-util", "name": "webmozart/path-util",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment