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

Merge branch 'renovate/patch-all-minor-patch' into 'main'

fix(deps): update all non-major dependencies (patch)

See merge request !205
parents fda6c899 c7168a49
Branches
No related tags found
1 merge request!205fix(deps): update all non-major dependencies (patch)
Pipeline #237349 passed
...@@ -293,16 +293,16 @@ ...@@ -293,16 +293,16 @@
}, },
{ {
"name": "dbp/relay-core-bundle", "name": "dbp/relay-core-bundle",
"version": "v0.1.91", "version": "v0.1.93",
"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": "9a93c21af9466b47f9763420d668f49c5bf08ac8" "reference": "9baaadd51d21cfeed1ca1aefa114df8464467115"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/9a93c21af9466b47f9763420d668f49c5bf08ac8", "url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/9baaadd51d21cfeed1ca1aefa114df8464467115",
"reference": "9a93c21af9466b47f9763420d668f49c5bf08ac8", "reference": "9baaadd51d21cfeed1ca1aefa114df8464467115",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -370,9 +370,9 @@ ...@@ -370,9 +370,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.91" "source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.93"
}, },
"time": "2023-03-23T08:54:16+00:00" "time": "2023-03-30T18:41:44+00:00"
}, },
{ {
"name": "dbp/relay-maker-bundle", "name": "dbp/relay-maker-bundle",
...@@ -2157,16 +2157,16 @@ ...@@ -2157,16 +2157,16 @@
}, },
{ {
"name": "symfony/amqp-messenger", "name": "symfony/amqp-messenger",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/amqp-messenger.git", "url": "https://github.com/symfony/amqp-messenger.git",
"reference": "35257385cfc0b1478fcc09471a9c25cacbcf59ab" "reference": "6343af983ba7460f7ea984aacb95d1ed382f6e40"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/amqp-messenger/zipball/35257385cfc0b1478fcc09471a9c25cacbcf59ab", "url": "https://api.github.com/repos/symfony/amqp-messenger/zipball/6343af983ba7460f7ea984aacb95d1ed382f6e40",
"reference": "35257385cfc0b1478fcc09471a9c25cacbcf59ab", "reference": "6343af983ba7460f7ea984aacb95d1ed382f6e40",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2206,7 +2206,7 @@ ...@@ -2206,7 +2206,7 @@
"description": "Symfony AMQP extension Messenger Bridge", "description": "Symfony AMQP extension Messenger Bridge",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/amqp-messenger/tree/v5.4.21" "source": "https://github.com/symfony/amqp-messenger/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -2222,7 +2222,7 @@ ...@@ -2222,7 +2222,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-16T09:33:00+00:00" "time": "2023-03-10T09:58:14+00:00"
}, },
{ {
"name": "symfony/apache-pack", "name": "symfony/apache-pack",
...@@ -2326,16 +2326,16 @@ ...@@ -2326,16 +2326,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "32cab695bf99c63aff7d27ac67919944c00530ed" "reference": "5ed986c4ef65f0dea5e9753630b5cb1f07f847d6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/32cab695bf99c63aff7d27ac67919944c00530ed", "url": "https://api.github.com/repos/symfony/cache/zipball/5ed986c4ef65f0dea5e9753630b5cb1f07f847d6",
"reference": "32cab695bf99c63aff7d27ac67919944c00530ed", "reference": "5ed986c4ef65f0dea5e9753630b5cb1f07f847d6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2403,7 +2403,7 @@ ...@@ -2403,7 +2403,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v5.4.21" "source": "https://github.com/symfony/cache/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -2419,7 +2419,7 @@ ...@@ -2419,7 +2419,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-21T12:11:13+00:00" "time": "2023-03-29T20:01:08+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
...@@ -2581,16 +2581,16 @@ ...@@ -2581,16 +2581,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9" "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/c77433ddc6cdc689caf48065d9ea22ca0853fbd9", "url": "https://api.github.com/repos/symfony/console/zipball/3cd51fd2e6c461ca678f84d419461281bd87a0a8",
"reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9", "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2655,12 +2655,12 @@ ...@@ -2655,12 +2655,12 @@
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"keywords": [ "keywords": [
"cli", "cli",
"command line", "command-line",
"console", "console",
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.4.21" "source": "https://github.com/symfony/console/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -2676,20 +2676,20 @@ ...@@ -2676,20 +2676,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-25T16:59:41+00:00" "time": "2023-03-25T09:27:28+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "5bc403d96622cf0091abd92c939eadecd4d07f94" "reference": "e1b7c1432efb4ad1dd89d62906187271e2601ed9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5bc403d96622cf0091abd92c939eadecd4d07f94", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e1b7c1432efb4ad1dd89d62906187271e2601ed9",
"reference": "5bc403d96622cf0091abd92c939eadecd4d07f94", "reference": "e1b7c1432efb4ad1dd89d62906187271e2601ed9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2749,7 +2749,7 @@ ...@@ -2749,7 +2749,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.21" "source": "https://github.com/symfony/dependency-injection/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -2765,7 +2765,7 @@ ...@@ -2765,7 +2765,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-16T09:33:00+00:00" "time": "2023-03-10T10:02:45+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
...@@ -2909,16 +2909,16 @@ ...@@ -2909,16 +2909,16 @@
}, },
{ {
"name": "symfony/dotenv", "name": "symfony/dotenv",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dotenv.git", "url": "https://github.com/symfony/dotenv.git",
"reference": "c45210b1c43d2d24e263eefe72e8162754dd4c9f" "reference": "77b7660bfcb85e8f28287d557d7af0046bcd2ca3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dotenv/zipball/c45210b1c43d2d24e263eefe72e8162754dd4c9f", "url": "https://api.github.com/repos/symfony/dotenv/zipball/77b7660bfcb85e8f28287d557d7af0046bcd2ca3",
"reference": "c45210b1c43d2d24e263eefe72e8162754dd4c9f", "reference": "77b7660bfcb85e8f28287d557d7af0046bcd2ca3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2960,7 +2960,7 @@ ...@@ -2960,7 +2960,7 @@
"environment" "environment"
], ],
"support": { "support": {
"source": "https://github.com/symfony/dotenv/tree/v5.4.21" "source": "https://github.com/symfony/dotenv/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -2976,7 +2976,7 @@ ...@@ -2976,7 +2976,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-14T08:03:56+00:00" "time": "2023-03-09T20:36:58+00:00"
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
...@@ -3051,16 +3051,16 @@ ...@@ -3051,16 +3051,16 @@
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "f0ae1383a8285dfc6752b8d8602790953118ff5a" "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f0ae1383a8285dfc6752b8d8602790953118ff5a", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
"reference": "f0ae1383a8285dfc6752b8d8602790953118ff5a", "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3116,7 +3116,7 @@ ...@@ -3116,7 +3116,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.21" "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -3132,7 +3132,7 @@ ...@@ -3132,7 +3132,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-14T08:03:56+00:00" "time": "2023-03-17T11:31:58+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
...@@ -3470,16 +3470,16 @@ ...@@ -3470,16 +3470,16 @@
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "87623353dea3044c9d34382ffc4c5729cf676c90" "reference": "6cb4f6aed4bd7fbf7b2ee74c231184a07f3d00c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/87623353dea3044c9d34382ffc4c5729cf676c90", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/6cb4f6aed4bd7fbf7b2ee74c231184a07f3d00c1",
"reference": "87623353dea3044c9d34382ffc4c5729cf676c90", "reference": "6cb4f6aed4bd7fbf7b2ee74c231184a07f3d00c1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3601,7 +3601,7 @@ ...@@ -3601,7 +3601,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.21" "source": "https://github.com/symfony/framework-bundle/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -3617,20 +3617,20 @@ ...@@ -3617,20 +3617,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-23T09:17:25+00:00" "time": "2023-03-31T08:25:44+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "3bb6ee5582366c4176d5ce596b380117c8200bbf" "reference": "05cd1acdd0e3ce8473aaba1d86c188321d85f313"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/3bb6ee5582366c4176d5ce596b380117c8200bbf", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/05cd1acdd0e3ce8473aaba1d86c188321d85f313",
"reference": "3bb6ee5582366c4176d5ce596b380117c8200bbf", "reference": "05cd1acdd0e3ce8473aaba1d86c188321d85f313",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3677,7 +3677,7 @@ ...@@ -3677,7 +3677,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.21" "source": "https://github.com/symfony/http-foundation/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -3693,20 +3693,20 @@ ...@@ -3693,20 +3693,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-17T21:35:35+00:00" "time": "2023-03-28T07:28:17+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "09c19fc7e4218fbcf73fe0330eea38d66064b775" "reference": "2d3a8be2c756353627398827c409af6f126c096d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/09c19fc7e4218fbcf73fe0330eea38d66064b775", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2d3a8be2c756353627398827c409af6f126c096d",
"reference": "09c19fc7e4218fbcf73fe0330eea38d66064b775", "reference": "2d3a8be2c756353627398827c409af6f126c096d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3789,7 +3789,7 @@ ...@@ -3789,7 +3789,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.21" "source": "https://github.com/symfony/http-kernel/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -3805,20 +3805,20 @@ ...@@ -3805,20 +3805,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-28T13:19:09+00:00" "time": "2023-03-31T11:54:37+00:00"
}, },
{ {
"name": "symfony/lock", "name": "symfony/lock",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/lock.git", "url": "https://github.com/symfony/lock.git",
"reference": "963767e0a2d9caf150e7713fbf19806edaa5a80a" "reference": "cc0565235e16ef403097fbd30eba59690bee6b3c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/lock/zipball/963767e0a2d9caf150e7713fbf19806edaa5a80a", "url": "https://api.github.com/repos/symfony/lock/zipball/cc0565235e16ef403097fbd30eba59690bee6b3c",
"reference": "963767e0a2d9caf150e7713fbf19806edaa5a80a", "reference": "cc0565235e16ef403097fbd30eba59690bee6b3c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3868,7 +3868,7 @@ ...@@ -3868,7 +3868,7 @@
"semaphore" "semaphore"
], ],
"support": { "support": {
"source": "https://github.com/symfony/lock/tree/v5.4.21" "source": "https://github.com/symfony/lock/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -3884,20 +3884,20 @@ ...@@ -3884,20 +3884,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-21T19:46:44+00:00" "time": "2023-03-10T16:52:09+00:00"
}, },
{ {
"name": "symfony/messenger", "name": "symfony/messenger",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/messenger.git", "url": "https://github.com/symfony/messenger.git",
"reference": "e6cc4c91b93b1969ba81b64e2f0cc4c9bfdbb3cf" "reference": "5763e92e94908089654bf19cb339c451bde71692"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/messenger/zipball/e6cc4c91b93b1969ba81b64e2f0cc4c9bfdbb3cf", "url": "https://api.github.com/repos/symfony/messenger/zipball/5763e92e94908089654bf19cb339c451bde71692",
"reference": "e6cc4c91b93b1969ba81b64e2f0cc4c9bfdbb3cf", "reference": "5763e92e94908089654bf19cb339c451bde71692",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3958,7 +3958,7 @@ ...@@ -3958,7 +3958,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.21" "source": "https://github.com/symfony/messenger/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -3974,7 +3974,7 @@ ...@@ -3974,7 +3974,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-16T09:33:00+00:00" "time": "2023-03-10T10:27:29+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
...@@ -5034,16 +5034,16 @@ ...@@ -5034,16 +5034,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd" "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd", "url": "https://api.github.com/repos/symfony/process/zipball/4b850da0cc3a2a9181c1ed407adbca4733dc839b",
"reference": "d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd", "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5076,7 +5076,7 @@ ...@@ -5076,7 +5076,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.21" "source": "https://github.com/symfony/process/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -5092,20 +5092,20 @@ ...@@ -5092,20 +5092,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-21T19:46:44+00:00" "time": "2023-03-06T21:29:33+00:00"
}, },
{ {
"name": "symfony/property-access", "name": "symfony/property-access",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-access.git", "url": "https://github.com/symfony/property-access.git",
"reference": "bbd4442bfbdf3992550772539ba743d6d834534f" "reference": "ffee082889586b5718347b291e04071f4d07b38f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/bbd4442bfbdf3992550772539ba743d6d834534f", "url": "https://api.github.com/repos/symfony/property-access/zipball/ffee082889586b5718347b291e04071f4d07b38f",
"reference": "bbd4442bfbdf3992550772539ba743d6d834534f", "reference": "ffee082889586b5718347b291e04071f4d07b38f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5153,11 +5153,11 @@ ...@@ -5153,11 +5153,11 @@
"injection", "injection",
"object", "object",
"property", "property",
"property path", "property-path",
"reflection" "reflection"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-access/tree/v5.4.21" "source": "https://github.com/symfony/property-access/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -5173,20 +5173,20 @@ ...@@ -5173,20 +5173,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-16T09:33:00+00:00" "time": "2023-03-14T14:59:20+00:00"
}, },
{ {
"name": "symfony/property-info", "name": "symfony/property-info",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-info.git", "url": "https://github.com/symfony/property-info.git",
"reference": "722737086d76b4edabfc2d50a48cebd4b8cd5546" "reference": "8454a441d117449abd0d61124e68f93f927ad5ba"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/722737086d76b4edabfc2d50a48cebd4b8cd5546", "url": "https://api.github.com/repos/symfony/property-info/zipball/8454a441d117449abd0d61124e68f93f927ad5ba",
"reference": "722737086d76b4edabfc2d50a48cebd4b8cd5546", "reference": "8454a441d117449abd0d61124e68f93f927ad5ba",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5248,7 +5248,7 @@ ...@@ -5248,7 +5248,7 @@
"validator" "validator"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-info/tree/v5.4.21" "source": "https://github.com/symfony/property-info/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -5264,20 +5264,20 @@ ...@@ -5264,20 +5264,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-16T09:33:00+00:00" "time": "2023-03-14T14:59:20+00:00"
}, },
{ {
"name": "symfony/redis-messenger", "name": "symfony/redis-messenger",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/redis-messenger.git", "url": "https://github.com/symfony/redis-messenger.git",
"reference": "2de190754550d9243ec6998b1db6edf7fd88cddd" "reference": "b511d76ae72bff8d3a316f632c200368e52bcf61"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/redis-messenger/zipball/2de190754550d9243ec6998b1db6edf7fd88cddd", "url": "https://api.github.com/repos/symfony/redis-messenger/zipball/b511d76ae72bff8d3a316f632c200368e52bcf61",
"reference": "2de190754550d9243ec6998b1db6edf7fd88cddd", "reference": "b511d76ae72bff8d3a316f632c200368e52bcf61",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5315,7 +5315,7 @@ ...@@ -5315,7 +5315,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.21" "source": "https://github.com/symfony/redis-messenger/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -5331,20 +5331,20 @@ ...@@ -5331,20 +5331,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-16T09:33:00+00:00" "time": "2023-03-10T09:58:14+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "2ea0f3049076e8ef96eab203a809d6b2332f0361" "reference": "c2ac11eb34947999b7c38fb4c835a57306907e6d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/2ea0f3049076e8ef96eab203a809d6b2332f0361", "url": "https://api.github.com/repos/symfony/routing/zipball/c2ac11eb34947999b7c38fb4c835a57306907e6d",
"reference": "2ea0f3049076e8ef96eab203a809d6b2332f0361", "reference": "c2ac11eb34947999b7c38fb4c835a57306907e6d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5405,7 +5405,7 @@ ...@@ -5405,7 +5405,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v5.4.21" "source": "https://github.com/symfony/routing/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -5421,20 +5421,20 @@ ...@@ -5421,20 +5421,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-16T09:33:00+00:00" "time": "2023-03-14T14:59:20+00:00"
}, },
{ {
"name": "symfony/security-bundle", "name": "symfony/security-bundle",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-bundle.git", "url": "https://github.com/symfony/security-bundle.git",
"reference": "a85747ee4508d236e171a3cc8c2ce58c5f24f990" "reference": "36eddff8266126de032ab528417ad13eb43f6cb5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/a85747ee4508d236e171a3cc8c2ce58c5f24f990", "url": "https://api.github.com/repos/symfony/security-bundle/zipball/36eddff8266126de032ab528417ad13eb43f6cb5",
"reference": "a85747ee4508d236e171a3cc8c2ce58c5f24f990", "reference": "36eddff8266126de032ab528417ad13eb43f6cb5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5507,7 +5507,7 @@ ...@@ -5507,7 +5507,7 @@
"description": "Provides a tight integration of the Security component into the Symfony full-stack framework", "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-bundle/tree/v5.4.21" "source": "https://github.com/symfony/security-bundle/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -5523,20 +5523,20 @@ ...@@ -5523,20 +5523,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-26T12:08:44+00:00" "time": "2023-03-10T10:02:45+00:00"
}, },
{ {
"name": "symfony/security-core", "name": "symfony/security-core",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-core.git", "url": "https://github.com/symfony/security-core.git",
"reference": "aeb333053b9fca8554cdbdb00d451986d3e4386a" "reference": "a801d525c7545332e2ddf7f52c163959354b1650"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/aeb333053b9fca8554cdbdb00d451986d3e4386a", "url": "https://api.github.com/repos/symfony/security-core/zipball/a801d525c7545332e2ddf7f52c163959354b1650",
"reference": "aeb333053b9fca8554cdbdb00d451986d3e4386a", "reference": "a801d525c7545332e2ddf7f52c163959354b1650",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5600,7 +5600,7 @@ ...@@ -5600,7 +5600,7 @@
"description": "Symfony Security Component - Core Library", "description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-core/tree/v5.4.21" "source": "https://github.com/symfony/security-core/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -5616,7 +5616,7 @@ ...@@ -5616,7 +5616,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-17T10:07:35+00:00" "time": "2023-03-10T10:02:45+00:00"
}, },
{ {
"name": "symfony/security-csrf", "name": "symfony/security-csrf",
...@@ -5692,16 +5692,16 @@ ...@@ -5692,16 +5692,16 @@
}, },
{ {
"name": "symfony/security-guard", "name": "symfony/security-guard",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-guard.git", "url": "https://github.com/symfony/security-guard.git",
"reference": "22d3c7e9692e4484662e1e59599e0d47a2f945ce" "reference": "62d064b1ee682e4617f4c5ddc0d31f73e1a7ecaa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-guard/zipball/22d3c7e9692e4484662e1e59599e0d47a2f945ce", "url": "https://api.github.com/repos/symfony/security-guard/zipball/62d064b1ee682e4617f4c5ddc0d31f73e1a7ecaa",
"reference": "22d3c7e9692e4484662e1e59599e0d47a2f945ce", "reference": "62d064b1ee682e4617f4c5ddc0d31f73e1a7ecaa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5739,7 +5739,7 @@ ...@@ -5739,7 +5739,7 @@
"description": "Symfony Security Component - Guard", "description": "Symfony Security Component - Guard",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-guard/tree/v5.4.21" "source": "https://github.com/symfony/security-guard/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -5755,20 +5755,20 @@ ...@@ -5755,20 +5755,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-26T12:08:44+00:00" "time": "2023-03-06T21:29:33+00:00"
}, },
{ {
"name": "symfony/security-http", "name": "symfony/security-http",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-http.git", "url": "https://github.com/symfony/security-http.git",
"reference": "0570380d0864d3fa5f8c07b59ada16149bf0570a" "reference": "428c84954e95f54383d031693fa649f1e466461f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/0570380d0864d3fa5f8c07b59ada16149bf0570a", "url": "https://api.github.com/repos/symfony/security-http/zipball/428c84954e95f54383d031693fa649f1e466461f",
"reference": "0570380d0864d3fa5f8c07b59ada16149bf0570a", "reference": "428c84954e95f54383d031693fa649f1e466461f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5824,7 +5824,7 @@ ...@@ -5824,7 +5824,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.21" "source": "https://github.com/symfony/security-http/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -5840,20 +5840,20 @@ ...@@ -5840,20 +5840,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-26T12:08:44+00:00" "time": "2023-03-10T10:02:45+00:00"
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "e35b42d69a8b447cc3e6c9b3f98938c596b6c60a" "reference": "5b1e0234bb801e6e565771c0cec64551137ea3ef"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/e35b42d69a8b447cc3e6c9b3f98938c596b6c60a", "url": "https://api.github.com/repos/symfony/serializer/zipball/5b1e0234bb801e6e565771c0cec64551137ea3ef",
"reference": "e35b42d69a8b447cc3e6c9b3f98938c596b6c60a", "reference": "5b1e0234bb801e6e565771c0cec64551137ea3ef",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5865,7 +5865,7 @@ ...@@ -5865,7 +5865,7 @@
"conflict": { "conflict": {
"doctrine/annotations": "<1.12", "doctrine/annotations": "<1.12",
"phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0|>=1.7.0", "phpdocumentor/type-resolver": "<1.4.0",
"symfony/dependency-injection": "<4.4", "symfony/dependency-injection": "<4.4",
"symfony/property-access": "<5.4", "symfony/property-access": "<5.4",
"symfony/property-info": "<5.3.13", "symfony/property-info": "<5.3.13",
...@@ -5927,7 +5927,7 @@ ...@@ -5927,7 +5927,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.21" "source": "https://github.com/symfony/serializer/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -5943,7 +5943,7 @@ ...@@ -5943,7 +5943,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-21T19:46:44+00:00" "time": "2023-03-31T09:21:17+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
...@@ -6030,16 +6030,16 @@ ...@@ -6030,16 +6030,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "edac10d167b78b1d90f46a80320d632de0bd9f2f" "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/edac10d167b78b1d90f46a80320d632de0bd9f2f", "url": "https://api.github.com/repos/symfony/string/zipball/8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
"reference": "edac10d167b78b1d90f46a80320d632de0bd9f2f", "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6096,7 +6096,7 @@ ...@@ -6096,7 +6096,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.4.21" "source": "https://github.com/symfony/string/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -6112,7 +6112,7 @@ ...@@ -6112,7 +6112,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-22T08:00:55+00:00" "time": "2023-03-14T06:11:53+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
...@@ -6194,16 +6194,16 @@ ...@@ -6194,16 +6194,16 @@
}, },
{ {
"name": "symfony/twig-bridge", "name": "symfony/twig-bridge",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/twig-bridge.git", "url": "https://github.com/symfony/twig-bridge.git",
"reference": "bd1cad2b2fea04e24966c8b1f2b00710ebf26008" "reference": "e5b174464f68be6876046db3ad6e217d9a7dbbac"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/bd1cad2b2fea04e24966c8b1f2b00710ebf26008", "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/e5b174464f68be6876046db3ad6e217d9a7dbbac",
"reference": "bd1cad2b2fea04e24966c8b1f2b00710ebf26008", "reference": "e5b174464f68be6876046db3ad6e217d9a7dbbac",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6295,7 +6295,7 @@ ...@@ -6295,7 +6295,7 @@
"description": "Provides integration for Twig with various Symfony components", "description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/twig-bridge/tree/v5.4.21" "source": "https://github.com/symfony/twig-bridge/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -6311,7 +6311,7 @@ ...@@ -6311,7 +6311,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-23T17:08:09+00:00" "time": "2023-03-31T08:28:44+00:00"
}, },
{ {
"name": "symfony/twig-bundle", "name": "symfony/twig-bundle",
...@@ -6478,16 +6478,16 @@ ...@@ -6478,16 +6478,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "0ba987d705962a4f6571d31a8e1aed18ad2c9f55" "reference": "7c953a48f436bb180d8f5ae471f2665d7dd245da"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/0ba987d705962a4f6571d31a8e1aed18ad2c9f55", "url": "https://api.github.com/repos/symfony/validator/zipball/7c953a48f436bb180d8f5ae471f2665d7dd245da",
"reference": "0ba987d705962a4f6571d31a8e1aed18ad2c9f55", "reference": "7c953a48f436bb180d8f5ae471f2665d7dd245da",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6571,7 +6571,7 @@ ...@@ -6571,7 +6571,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.21" "source": "https://github.com/symfony/validator/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -6587,7 +6587,7 @@ ...@@ -6587,7 +6587,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-22T19:16:45+00:00" "time": "2023-03-17T15:39:32+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
...@@ -9041,16 +9041,16 @@ ...@@ -9041,16 +9041,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.6.5", "version": "9.6.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "86e761949019ae83f49240b2f2123fb5ab3b2fc5" "reference": "b65d59a059d3004a040c16a82e07bbdf6cfdd115"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/86e761949019ae83f49240b2f2123fb5ab3b2fc5", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b65d59a059d3004a040c16a82e07bbdf6cfdd115",
"reference": "86e761949019ae83f49240b2f2123fb5ab3b2fc5", "reference": "b65d59a059d3004a040c16a82e07bbdf6cfdd115",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9123,7 +9123,8 @@ ...@@ -9123,7 +9123,8 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.5" "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.6"
}, },
"funding": [ "funding": [
{ {
...@@ -9139,7 +9140,7 @@ ...@@ -9139,7 +9140,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-09T06:34:10+00:00" "time": "2023-03-27T11:43:46+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
...@@ -10333,16 +10334,16 @@ ...@@ -10333,16 +10334,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "6b88914a7f1bf144df15904f60a19be78a67a3b2" "reference": "4cd1b7e7ee846c8b22cb47cbc435344af9b2a8bf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/6b88914a7f1bf144df15904f60a19be78a67a3b2", "url": "https://api.github.com/repos/symfony/http-client/zipball/4cd1b7e7ee846c8b22cb47cbc435344af9b2a8bf",
"reference": "6b88914a7f1bf144df15904f60a19be78a67a3b2", "reference": "4cd1b7e7ee846c8b22cb47cbc435344af9b2a8bf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -10399,8 +10400,11 @@ ...@@ -10399,8 +10400,11 @@
], ],
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"keywords": [
"http"
],
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v5.4.21" "source": "https://github.com/symfony/http-client/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -10416,7 +10420,7 @@ ...@@ -10416,7 +10420,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-17T21:35:35+00:00" "time": "2023-03-24T15:16:26+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment