Skip to content
Snippets Groups Projects
Commit 11b27684 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 !80
parents 1aa9caa9 c2a59dde
No related branches found
No related tags found
1 merge request!80chore(deps): lock file maintenance
Pipeline #260264 passed
...@@ -3265,16 +3265,16 @@ ...@@ -3265,16 +3265,16 @@
}, },
{ {
"name": "symfony/messenger", "name": "symfony/messenger",
"version": "v5.4.23", "version": "v5.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/messenger.git", "url": "https://github.com/symfony/messenger.git",
"reference": "f81b9dab3d9a2f0519a4e1d077a0d40f8978bcb0" "reference": "75e57d48758d43127377d1310970882446ec7d91"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/messenger/zipball/f81b9dab3d9a2f0519a4e1d077a0d40f8978bcb0", "url": "https://api.github.com/repos/symfony/messenger/zipball/75e57d48758d43127377d1310970882446ec7d91",
"reference": "f81b9dab3d9a2f0519a4e1d077a0d40f8978bcb0", "reference": "75e57d48758d43127377d1310970882446ec7d91",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3335,7 +3335,7 @@ ...@@ -3335,7 +3335,7 @@
"description": "Helps applications send and receive messages to/from other applications or via message queues", "description": "Helps applications send and receive messages to/from other applications or via message queues",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/messenger/tree/v5.4.23" "source": "https://github.com/symfony/messenger/tree/v5.4.24"
}, },
"funding": [ "funding": [
{ {
...@@ -3351,7 +3351,7 @@ ...@@ -3351,7 +3351,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-04-18T12:56:00+00:00" "time": "2023-05-12T08:59:19+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
...@@ -4493,16 +4493,16 @@ ...@@ -4493,16 +4493,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v5.4.23", "version": "v5.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "4b842fc4b61609e0a155a114082bd94e31e98287" "reference": "e3c46cc5689c8782944274bb30702106ecbe3b64"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/4b842fc4b61609e0a155a114082bd94e31e98287", "url": "https://api.github.com/repos/symfony/process/zipball/e3c46cc5689c8782944274bb30702106ecbe3b64",
"reference": "4b842fc4b61609e0a155a114082bd94e31e98287", "reference": "e3c46cc5689c8782944274bb30702106ecbe3b64",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4535,7 +4535,7 @@ ...@@ -4535,7 +4535,7 @@
"description": "Executes commands in sub-processes", "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/process/tree/v5.4.23" "source": "https://github.com/symfony/process/tree/v5.4.24"
}, },
"funding": [ "funding": [
{ {
...@@ -4551,7 +4551,7 @@ ...@@ -4551,7 +4551,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-04-18T13:50:24+00:00" "time": "2023-05-17T11:26:05+00:00"
}, },
{ {
"name": "symfony/property-access", "name": "symfony/property-access",
...@@ -4636,16 +4636,16 @@ ...@@ -4636,16 +4636,16 @@
}, },
{ {
"name": "symfony/property-info", "name": "symfony/property-info",
"version": "v5.4.23", "version": "v5.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-info.git", "url": "https://github.com/symfony/property-info.git",
"reference": "ff45ebbfd781eab2571d9d4412d82a9a733fc2b3" "reference": "d43b85b00699b4484964c297575b5c6f9dc5f6e1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/ff45ebbfd781eab2571d9d4412d82a9a733fc2b3", "url": "https://api.github.com/repos/symfony/property-info/zipball/d43b85b00699b4484964c297575b5c6f9dc5f6e1",
"reference": "ff45ebbfd781eab2571d9d4412d82a9a733fc2b3", "reference": "d43b85b00699b4484964c297575b5c6f9dc5f6e1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4707,7 +4707,7 @@ ...@@ -4707,7 +4707,7 @@
"validator" "validator"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-info/tree/v5.4.23" "source": "https://github.com/symfony/property-info/tree/v5.4.24"
}, },
"funding": [ "funding": [
{ {
...@@ -4723,7 +4723,7 @@ ...@@ -4723,7 +4723,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-04-17T14:20:34+00:00" "time": "2023-05-15T20:11:03+00:00"
}, },
{ {
"name": "symfony/redis-messenger", "name": "symfony/redis-messenger",
...@@ -5303,16 +5303,16 @@ ...@@ -5303,16 +5303,16 @@
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v5.4.23", "version": "v5.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "545da11697153c24c274b9a68cab550b2c0a9860" "reference": "12535bb7b1d3b53802bf18d61a98bb1145fabcdb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/545da11697153c24c274b9a68cab550b2c0a9860", "url": "https://api.github.com/repos/symfony/serializer/zipball/12535bb7b1d3b53802bf18d61a98bb1145fabcdb",
"reference": "545da11697153c24c274b9a68cab550b2c0a9860", "reference": "12535bb7b1d3b53802bf18d61a98bb1145fabcdb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5386,7 +5386,7 @@ ...@@ -5386,7 +5386,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/serializer/tree/v5.4.23" "source": "https://github.com/symfony/serializer/tree/v5.4.24"
}, },
"funding": [ "funding": [
{ {
...@@ -5402,7 +5402,7 @@ ...@@ -5402,7 +5402,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-04-17T13:59:16+00:00" "time": "2023-05-12T08:37:35+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
...@@ -5937,16 +5937,16 @@ ...@@ -5937,16 +5937,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v5.4.23", "version": "v5.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "ca71f5562a3876a153250f638124b6b95452985f" "reference": "47794a3cb530e01593ecad9856ba80f5c011e36b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/ca71f5562a3876a153250f638124b6b95452985f", "url": "https://api.github.com/repos/symfony/validator/zipball/47794a3cb530e01593ecad9856ba80f5c011e36b",
"reference": "ca71f5562a3876a153250f638124b6b95452985f", "reference": "47794a3cb530e01593ecad9856ba80f5c011e36b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5963,7 +5963,6 @@ ...@@ -5963,7 +5963,6 @@
"doctrine/annotations": "<1.13", "doctrine/annotations": "<1.13",
"doctrine/cache": "<1.11", "doctrine/cache": "<1.11",
"doctrine/lexer": "<1.1", "doctrine/lexer": "<1.1",
"phpunit/phpunit": "<5.4.3",
"symfony/dependency-injection": "<4.4", "symfony/dependency-injection": "<4.4",
"symfony/expression-language": "<5.1", "symfony/expression-language": "<5.1",
"symfony/http-kernel": "<4.4", "symfony/http-kernel": "<4.4",
...@@ -6030,7 +6029,7 @@ ...@@ -6030,7 +6029,7 @@
"description": "Provides tools to validate values", "description": "Provides tools to validate values",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/validator/tree/v5.4.23" "source": "https://github.com/symfony/validator/tree/v5.4.24"
}, },
"funding": [ "funding": [
{ {
...@@ -6046,7 +6045,7 @@ ...@@ -6046,7 +6045,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-04-19T07:52:21+00:00" "time": "2023-05-25T13:05:00+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
...@@ -7759,16 +7758,16 @@ ...@@ -7759,16 +7758,16 @@
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
"version": "1.3.11", "version": "1.3.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git", "url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "9e1b9de6d260461f6e99b6a8f2dbb0bbb98b579c" "reference": "d8bdab0218c5eb0964338d24a8511b65e9c94fa5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/9e1b9de6d260461f6e99b6a8f2dbb0bbb98b579c", "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/d8bdab0218c5eb0964338d24a8511b65e9c94fa5",
"reference": "9e1b9de6d260461f6e99b6a8f2dbb0bbb98b579c", "reference": "d8bdab0218c5eb0964338d24a8511b65e9c94fa5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7805,9 +7804,9 @@ ...@@ -7805,9 +7804,9 @@
"description": "PHPUnit extensions and rules for PHPStan", "description": "PHPUnit extensions and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues", "issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.11" "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.13"
}, },
"time": "2023-03-25T19:42:13+00:00" "time": "2023-05-26T11:05:59+00:00"
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
...@@ -9339,16 +9338,16 @@ ...@@ -9339,16 +9338,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.4.23", "version": "v5.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c" "reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/90f21e27d0d88ce38720556dd164d4a1e4c3934c", "url": "https://api.github.com/repos/symfony/console/zipball/560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8",
"reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c", "reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9418,7 +9417,7 @@ ...@@ -9418,7 +9417,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.4.23" "source": "https://github.com/symfony/console/tree/v5.4.24"
}, },
"funding": [ "funding": [
{ {
...@@ -9434,7 +9433,7 @@ ...@@ -9434,7 +9433,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-04-24T18:47:29+00:00" "time": "2023-05-26T05:13:16+00:00"
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment