Skip to content
Snippets Groups Projects
Commit 092bb90f authored by Renovate Bot's avatar Renovate Bot
Browse files

fix(deps): update all non-major dependencies

parent 1ca319ad
Branches
No related tags found
1 merge request!44fix(deps): update all non-major dependencies (patch)
Pipeline #246287 passed
...@@ -229,16 +229,16 @@ ...@@ -229,16 +229,16 @@
}, },
{ {
"name": "dbp/relay-core-bundle", "name": "dbp/relay-core-bundle",
"version": "v0.1.94", "version": "v0.1.95",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/digital-blueprint/relay-core-bundle.git", "url": "https://github.com/digital-blueprint/relay-core-bundle.git",
"reference": "38ea3664c00b8e18c99b5ba328e116348e0d4416" "reference": "ab7ef2ccbf01e001aab14bf0905819869b4c6433"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/38ea3664c00b8e18c99b5ba328e116348e0d4416", "url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/ab7ef2ccbf01e001aab14bf0905819869b4c6433",
"reference": "38ea3664c00b8e18c99b5ba328e116348e0d4416", "reference": "ab7ef2ccbf01e001aab14bf0905819869b4c6433",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -306,9 +306,9 @@ ...@@ -306,9 +306,9 @@
"description": "The core bundle of the Relay API gateway", "description": "The core bundle of the Relay API gateway",
"support": { "support": {
"issues": "https://github.com/digital-blueprint/relay-core-bundle/issues", "issues": "https://github.com/digital-blueprint/relay-core-bundle/issues",
"source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.94" "source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.95"
}, },
"time": "2023-04-19T09:25:12+00:00" "time": "2023-04-26T14:10:49+00:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
...@@ -3622,16 +3622,16 @@ ...@@ -3622,16 +3622,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "5ed986c4ef65f0dea5e9753630b5cb1f07f847d6" "reference": "983c79ff28612cdfd66d8e44e1a06e5afc87e107"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/5ed986c4ef65f0dea5e9753630b5cb1f07f847d6", "url": "https://api.github.com/repos/symfony/cache/zipball/983c79ff28612cdfd66d8e44e1a06e5afc87e107",
"reference": "5ed986c4ef65f0dea5e9753630b5cb1f07f847d6", "reference": "983c79ff28612cdfd66d8e44e1a06e5afc87e107",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3699,7 +3699,7 @@ ...@@ -3699,7 +3699,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v5.4.22" "source": "https://github.com/symfony/cache/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -3715,7 +3715,7 @@ ...@@ -3715,7 +3715,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-29T20:01:08+00:00" "time": "2023-04-21T15:38:51+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
...@@ -3976,16 +3976,16 @@ ...@@ -3976,16 +3976,16 @@
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "e1b7c1432efb4ad1dd89d62906187271e2601ed9" "reference": "bb7b7988c898c94f5338e16403c52b5a3cae1d93"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e1b7c1432efb4ad1dd89d62906187271e2601ed9", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/bb7b7988c898c94f5338e16403c52b5a3cae1d93",
"reference": "e1b7c1432efb4ad1dd89d62906187271e2601ed9", "reference": "bb7b7988c898c94f5338e16403c52b5a3cae1d93",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4045,7 +4045,7 @@ ...@@ -4045,7 +4045,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application", "description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.22" "source": "https://github.com/symfony/dependency-injection/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -4061,7 +4061,7 @@ ...@@ -4061,7 +4061,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-10T10:02:45+00:00" "time": "2023-04-21T15:04:16+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
...@@ -4249,16 +4249,16 @@ ...@@ -4249,16 +4249,16 @@
}, },
{ {
"name": "symfony/doctrine-messenger", "name": "symfony/doctrine-messenger",
"version": "v5.4.21", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/doctrine-messenger.git", "url": "https://github.com/symfony/doctrine-messenger.git",
"reference": "29aa49b02542503bbcc978c73625d05a9e4ffe4a" "reference": "1667cc4d3b2741ada859f76743d25936d3617909"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/29aa49b02542503bbcc978c73625d05a9e4ffe4a", "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/1667cc4d3b2741ada859f76743d25936d3617909",
"reference": "29aa49b02542503bbcc978c73625d05a9e4ffe4a", "reference": "1667cc4d3b2741ada859f76743d25936d3617909",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4302,7 +4302,7 @@ ...@@ -4302,7 +4302,7 @@
"description": "Symfony Doctrine Messenger Bridge", "description": "Symfony Doctrine Messenger Bridge",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/doctrine-messenger/tree/v5.4.21" "source": "https://github.com/symfony/doctrine-messenger/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -4318,20 +4318,20 @@ ...@@ -4318,20 +4318,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-16T09:33:00+00:00" "time": "2023-04-18T08:26:30+00:00"
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v5.4.21", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "56a94aa8cb5a5fbc411551d8d014a296b5456549" "reference": "218206b4772d9f412d7d277980c020d06e9d8a4e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/56a94aa8cb5a5fbc411551d8d014a296b5456549", "url": "https://api.github.com/repos/symfony/error-handler/zipball/218206b4772d9f412d7d277980c020d06e9d8a4e",
"reference": "56a94aa8cb5a5fbc411551d8d014a296b5456549", "reference": "218206b4772d9f412d7d277980c020d06e9d8a4e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4373,7 +4373,7 @@ ...@@ -4373,7 +4373,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code", "description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/error-handler/tree/v5.4.21" "source": "https://github.com/symfony/error-handler/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -4389,7 +4389,7 @@ ...@@ -4389,7 +4389,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-14T08:03:56+00:00" "time": "2023-04-17T10:03:27+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
...@@ -4620,16 +4620,16 @@ ...@@ -4620,16 +4620,16 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v5.4.21", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "e75960b1bbfd2b8c9e483e0d74811d555ca3de9f" "reference": "b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/e75960b1bbfd2b8c9e483e0d74811d555ca3de9f", "url": "https://api.github.com/repos/symfony/filesystem/zipball/b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5",
"reference": "e75960b1bbfd2b8c9e483e0d74811d555ca3de9f", "reference": "b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4664,7 +4664,7 @@ ...@@ -4664,7 +4664,7 @@
"description": "Provides basic utilities for the filesystem", "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/filesystem/tree/v5.4.21" "source": "https://github.com/symfony/filesystem/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -4680,7 +4680,7 @@ ...@@ -4680,7 +4680,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-14T08:03:56+00:00" "time": "2023-03-02T11:38:35+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
...@@ -4898,16 +4898,16 @@ ...@@ -4898,16 +4898,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "05cd1acdd0e3ce8473aaba1d86c188321d85f313" "reference": "af9fbb378f5f956c8f29d4886644c84c193780ac"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/05cd1acdd0e3ce8473aaba1d86c188321d85f313", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/af9fbb378f5f956c8f29d4886644c84c193780ac",
"reference": "05cd1acdd0e3ce8473aaba1d86c188321d85f313", "reference": "af9fbb378f5f956c8f29d4886644c84c193780ac",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4954,7 +4954,7 @@ ...@@ -4954,7 +4954,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.4.22" "source": "https://github.com/symfony/http-foundation/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -4970,20 +4970,20 @@ ...@@ -4970,20 +4970,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-28T07:28:17+00:00" "time": "2023-04-18T06:30:11+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "2d3a8be2c756353627398827c409af6f126c096d" "reference": "48ea17a7c65ef1ede0c3b2dbc35adace99071810"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/2d3a8be2c756353627398827c409af6f126c096d", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/48ea17a7c65ef1ede0c3b2dbc35adace99071810",
"reference": "2d3a8be2c756353627398827c409af6f126c096d", "reference": "48ea17a7c65ef1ede0c3b2dbc35adace99071810",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5066,7 +5066,7 @@ ...@@ -5066,7 +5066,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.4.22" "source": "https://github.com/symfony/http-kernel/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -5082,7 +5082,7 @@ ...@@ -5082,7 +5082,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-31T11:54:37+00:00" "time": "2023-04-28T13:29:52+00:00"
}, },
{ {
"name": "symfony/lock", "name": "symfony/lock",
...@@ -5241,16 +5241,16 @@ ...@@ -5241,16 +5241,16 @@
}, },
{ {
"name": "symfony/messenger", "name": "symfony/messenger",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/messenger.git", "url": "https://github.com/symfony/messenger.git",
"reference": "5763e92e94908089654bf19cb339c451bde71692" "reference": "f81b9dab3d9a2f0519a4e1d077a0d40f8978bcb0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/messenger/zipball/5763e92e94908089654bf19cb339c451bde71692", "url": "https://api.github.com/repos/symfony/messenger/zipball/f81b9dab3d9a2f0519a4e1d077a0d40f8978bcb0",
"reference": "5763e92e94908089654bf19cb339c451bde71692", "reference": "f81b9dab3d9a2f0519a4e1d077a0d40f8978bcb0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5311,7 +5311,7 @@ ...@@ -5311,7 +5311,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.22" "source": "https://github.com/symfony/messenger/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -5327,20 +5327,20 @@ ...@@ -5327,20 +5327,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-10T10:27:29+00:00" "time": "2023-04-18T12:56:00+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v5.4.21", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "ef57d9fb9cdd5e6b2ffc567d109865d10b6920cd" "reference": "ae0a1032a450a3abf305ee44fc55ed423fbf16e3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/ef57d9fb9cdd5e6b2ffc567d109865d10b6920cd", "url": "https://api.github.com/repos/symfony/mime/zipball/ae0a1032a450a3abf305ee44fc55ed423fbf16e3",
"reference": "ef57d9fb9cdd5e6b2ffc567d109865d10b6920cd", "reference": "ae0a1032a450a3abf305ee44fc55ed423fbf16e3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5395,7 +5395,7 @@ ...@@ -5395,7 +5395,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v5.4.21" "source": "https://github.com/symfony/mime/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -5411,7 +5411,7 @@ ...@@ -5411,7 +5411,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-21T19:46:44+00:00" "time": "2023-04-19T09:49:13+00:00"
}, },
{ {
"name": "symfony/monolog-bridge", "name": "symfony/monolog-bridge",
...@@ -6514,16 +6514,16 @@ ...@@ -6514,16 +6514,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b" "reference": "4b842fc4b61609e0a155a114082bd94e31e98287"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/4b850da0cc3a2a9181c1ed407adbca4733dc839b", "url": "https://api.github.com/repos/symfony/process/zipball/4b842fc4b61609e0a155a114082bd94e31e98287",
"reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b", "reference": "4b842fc4b61609e0a155a114082bd94e31e98287",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6556,7 +6556,7 @@ ...@@ -6556,7 +6556,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.22" "source": "https://github.com/symfony/process/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -6572,7 +6572,7 @@ ...@@ -6572,7 +6572,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-06T21:29:33+00:00" "time": "2023-04-18T13:50:24+00:00"
}, },
{ {
"name": "symfony/property-access", "name": "symfony/property-access",
...@@ -6657,16 +6657,16 @@ ...@@ -6657,16 +6657,16 @@
}, },
{ {
"name": "symfony/property-info", "name": "symfony/property-info",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-info.git", "url": "https://github.com/symfony/property-info.git",
"reference": "8454a441d117449abd0d61124e68f93f927ad5ba" "reference": "ff45ebbfd781eab2571d9d4412d82a9a733fc2b3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/8454a441d117449abd0d61124e68f93f927ad5ba", "url": "https://api.github.com/repos/symfony/property-info/zipball/ff45ebbfd781eab2571d9d4412d82a9a733fc2b3",
"reference": "8454a441d117449abd0d61124e68f93f927ad5ba", "reference": "ff45ebbfd781eab2571d9d4412d82a9a733fc2b3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6728,7 +6728,7 @@ ...@@ -6728,7 +6728,7 @@
"validator" "validator"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-info/tree/v5.4.22" "source": "https://github.com/symfony/property-info/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -6744,20 +6744,20 @@ ...@@ -6744,20 +6744,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-14T14:59:20+00:00" "time": "2023-04-17T14:20:34+00:00"
}, },
{ {
"name": "symfony/redis-messenger", "name": "symfony/redis-messenger",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/redis-messenger.git", "url": "https://github.com/symfony/redis-messenger.git",
"reference": "b511d76ae72bff8d3a316f632c200368e52bcf61" "reference": "d9c0a6d7e3e925817f1ce7ec7416cc0e29b331e1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/redis-messenger/zipball/b511d76ae72bff8d3a316f632c200368e52bcf61", "url": "https://api.github.com/repos/symfony/redis-messenger/zipball/d9c0a6d7e3e925817f1ce7ec7416cc0e29b331e1",
"reference": "b511d76ae72bff8d3a316f632c200368e52bcf61", "reference": "d9c0a6d7e3e925817f1ce7ec7416cc0e29b331e1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6795,7 +6795,7 @@ ...@@ -6795,7 +6795,7 @@
"description": "Symfony Redis extension Messenger Bridge", "description": "Symfony Redis extension Messenger Bridge",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/redis-messenger/tree/v5.4.22" "source": "https://github.com/symfony/redis-messenger/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -6811,7 +6811,7 @@ ...@@ -6811,7 +6811,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-10T09:58:14+00:00" "time": "2023-04-18T09:57:31+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
...@@ -7239,16 +7239,16 @@ ...@@ -7239,16 +7239,16 @@
}, },
{ {
"name": "symfony/security-http", "name": "symfony/security-http",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-http.git", "url": "https://github.com/symfony/security-http.git",
"reference": "428c84954e95f54383d031693fa649f1e466461f" "reference": "6791856229cc605834d169091981e4eae77dad45"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/428c84954e95f54383d031693fa649f1e466461f", "url": "https://api.github.com/repos/symfony/security-http/zipball/6791856229cc605834d169091981e4eae77dad45",
"reference": "428c84954e95f54383d031693fa649f1e466461f", "reference": "6791856229cc605834d169091981e4eae77dad45",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7304,7 +7304,7 @@ ...@@ -7304,7 +7304,7 @@
"description": "Symfony Security Component - HTTP Integration", "description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-http/tree/v5.4.22" "source": "https://github.com/symfony/security-http/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -7320,7 +7320,7 @@ ...@@ -7320,7 +7320,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-10T10:02:45+00:00" "time": "2023-04-21T11:34:27+00:00"
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
...@@ -8020,16 +8020,16 @@ ...@@ -8020,16 +8020,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "7c953a48f436bb180d8f5ae471f2665d7dd245da" "reference": "ca71f5562a3876a153250f638124b6b95452985f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/7c953a48f436bb180d8f5ae471f2665d7dd245da", "url": "https://api.github.com/repos/symfony/validator/zipball/ca71f5562a3876a153250f638124b6b95452985f",
"reference": "7c953a48f436bb180d8f5ae471f2665d7dd245da", "reference": "ca71f5562a3876a153250f638124b6b95452985f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8113,7 +8113,7 @@ ...@@ -8113,7 +8113,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.22" "source": "https://github.com/symfony/validator/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -8129,20 +8129,20 @@ ...@@ -8129,20 +8129,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-17T15:39:32+00:00" "time": "2023-04-19T07:52:21+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4" "reference": "9a8a5b6d6508928174ded2109e29328a55342a42"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/9a8a5b6d6508928174ded2109e29328a55342a42",
"reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4", "reference": "9a8a5b6d6508928174ded2109e29328a55342a42",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8202,7 +8202,7 @@ ...@@ -8202,7 +8202,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.22" "source": "https://github.com/symfony/var-dumper/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -8218,7 +8218,7 @@ ...@@ -8218,7 +8218,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-25T09:27:28+00:00" "time": "2023-04-18T09:26:27+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
...@@ -8382,16 +8382,16 @@ ...@@ -8382,16 +8382,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v5.4.21", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "3713e20d93e46e681e51605d213027e48dab3469" "reference": "4cd2e3ea301aadd76a4172756296fe552fb45b0b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/3713e20d93e46e681e51605d213027e48dab3469", "url": "https://api.github.com/repos/symfony/yaml/zipball/4cd2e3ea301aadd76a4172756296fe552fb45b0b",
"reference": "3713e20d93e46e681e51605d213027e48dab3469", "reference": "4cd2e3ea301aadd76a4172756296fe552fb45b0b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8437,7 +8437,7 @@ ...@@ -8437,7 +8437,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v5.4.21" "source": "https://github.com/symfony/yaml/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -8453,7 +8453,7 @@ ...@@ -8453,7 +8453,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-21T19:46:44+00:00" "time": "2023-04-23T19:33:36+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
...@@ -11798,16 +11798,16 @@ ...@@ -11798,16 +11798,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "4cd1b7e7ee846c8b22cb47cbc435344af9b2a8bf" "reference": "617c98e46b54e43ca76945a908b1749bb82f4478"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/4cd1b7e7ee846c8b22cb47cbc435344af9b2a8bf", "url": "https://api.github.com/repos/symfony/http-client/zipball/617c98e46b54e43ca76945a908b1749bb82f4478",
"reference": "4cd1b7e7ee846c8b22cb47cbc435344af9b2a8bf", "reference": "617c98e46b54e43ca76945a908b1749bb82f4478",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -11868,7 +11868,7 @@ ...@@ -11868,7 +11868,7 @@
"http" "http"
], ],
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v5.4.22" "source": "https://github.com/symfony/http-client/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -11884,7 +11884,7 @@ ...@@ -11884,7 +11884,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-24T15:16:26+00:00" "time": "2023-04-20T13:04:04+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
...@@ -12035,16 +12035,16 @@ ...@@ -12035,16 +12035,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v5.4.21", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "28d8a15a0b4c7186042fa4e0ddea94d561e7ea9e" "reference": "1572c5b7cad812bdf0414d89a32a33a2dafb38ba"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/28d8a15a0b4c7186042fa4e0ddea94d561e7ea9e", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/1572c5b7cad812bdf0414d89a32a33a2dafb38ba",
"reference": "28d8a15a0b4c7186042fa4e0ddea94d561e7ea9e", "reference": "1572c5b7cad812bdf0414d89a32a33a2dafb38ba",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -12098,7 +12098,7 @@ ...@@ -12098,7 +12098,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management", "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.21" "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -12114,7 +12114,7 @@ ...@@ -12114,7 +12114,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-16T09:33:00+00:00" "time": "2023-04-18T09:42:03+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment