Skip to content
Snippets Groups Projects
Commit c1012c5b 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 !123
parents 2bedfc22 2b0ec910
No related branches found
No related tags found
1 merge request!123fix(deps): update all non-major dependencies (patch)
Pipeline #229468 passed
...@@ -169,16 +169,16 @@ ...@@ -169,16 +169,16 @@
}, },
{ {
"name": "dbp/relay-core-bundle", "name": "dbp/relay-core-bundle",
"version": "v0.1.70", "version": "v0.1.71",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle.git", "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle.git",
"reference": "fb3da145b43da96a8abf0d024ab2c4a551edf186" "reference": "fa743c094f807e028cc917387643379c0324a4d5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://gitlab.tugraz.at/api/v4/projects/dbp%2Frelay%2Fdbp-relay-core-bundle/repository/archive.zip?sha=fb3da145b43da96a8abf0d024ab2c4a551edf186", "url": "https://gitlab.tugraz.at/api/v4/projects/dbp%2Frelay%2Fdbp-relay-core-bundle/repository/archive.zip?sha=fa743c094f807e028cc917387643379c0324a4d5",
"reference": "fb3da145b43da96a8abf0d024ab2c4a551edf186", "reference": "fa743c094f807e028cc917387643379c0324a4d5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -279,10 +279,10 @@ ...@@ -279,10 +279,10 @@
], ],
"description": "The core bundle of the Relay API gateway", "description": "The core bundle of the Relay API gateway",
"support": { "support": {
"source": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/tree/v0.1.70", "source": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/tree/v0.1.71",
"issues": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/issues" "issues": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/issues"
}, },
"time": "2022-12-14T14:19:53+01:00" "time": "2023-01-17T12:13:52+01:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
...@@ -1785,16 +1785,16 @@ ...@@ -1785,16 +1785,16 @@
}, },
{ {
"name": "symfony/amqp-messenger", "name": "symfony/amqp-messenger",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/amqp-messenger.git", "url": "https://github.com/symfony/amqp-messenger.git",
"reference": "df5601a7e1d379c13fc0e9e86219e071a370def0" "reference": "a233116e6f01b94e83ea05d413d6894cde007b85"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/amqp-messenger/zipball/df5601a7e1d379c13fc0e9e86219e071a370def0", "url": "https://api.github.com/repos/symfony/amqp-messenger/zipball/a233116e6f01b94e83ea05d413d6894cde007b85",
"reference": "df5601a7e1d379c13fc0e9e86219e071a370def0", "reference": "a233116e6f01b94e83ea05d413d6894cde007b85",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1834,7 +1834,7 @@ ...@@ -1834,7 +1834,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.17" "source": "https://github.com/symfony/amqp-messenger/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -1850,20 +1850,20 @@ ...@@ -1850,20 +1850,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-13T17:34:41+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/asset", "name": "symfony/asset",
"version": "v5.4.13", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/asset.git", "url": "https://github.com/symfony/asset.git",
"reference": "9aa867206711cb6fcca51ef127ba52a018170be9" "reference": "64738384c91e25ad59a66e42b3b0dc0967ca03e3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/asset/zipball/9aa867206711cb6fcca51ef127ba52a018170be9", "url": "https://api.github.com/repos/symfony/asset/zipball/64738384c91e25ad59a66e42b3b0dc0967ca03e3",
"reference": "9aa867206711cb6fcca51ef127ba52a018170be9", "reference": "64738384c91e25ad59a66e42b3b0dc0967ca03e3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1908,7 +1908,7 @@ ...@@ -1908,7 +1908,7 @@
"description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files", "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/asset/tree/v5.4.13" "source": "https://github.com/symfony/asset/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -1924,20 +1924,20 @@ ...@@ -1924,20 +1924,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-08-31T08:17:19+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v5.4.18", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "a33fa08a3f37bb44b90e60b9028796d6b811f9ef" "reference": "e9147c89fdfdc5d5ef798bb7193f23726ad609f5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/a33fa08a3f37bb44b90e60b9028796d6b811f9ef", "url": "https://api.github.com/repos/symfony/cache/zipball/e9147c89fdfdc5d5ef798bb7193f23726ad609f5",
"reference": "a33fa08a3f37bb44b90e60b9028796d6b811f9ef", "reference": "e9147c89fdfdc5d5ef798bb7193f23726ad609f5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2005,7 +2005,7 @@ ...@@ -2005,7 +2005,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v5.4.18" "source": "https://github.com/symfony/cache/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -2021,7 +2021,7 @@ ...@@ -2021,7 +2021,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-29T16:06:09+00:00" "time": "2023-01-19T09:49:58+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
...@@ -2104,16 +2104,16 @@ ...@@ -2104,16 +2104,16 @@
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v5.4.11", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
"reference": "ec79e03125c1d2477e43dde8528535d90cc78379" "reference": "9bd60843443cda9638efdca7c41eb82ed0026179"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/ec79e03125c1d2477e43dde8528535d90cc78379", "url": "https://api.github.com/repos/symfony/config/zipball/9bd60843443cda9638efdca7c41eb82ed0026179",
"reference": "ec79e03125c1d2477e43dde8528535d90cc78379", "reference": "9bd60843443cda9638efdca7c41eb82ed0026179",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2163,7 +2163,7 @@ ...@@ -2163,7 +2163,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/config/tree/v5.4.11" "source": "https://github.com/symfony/config/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -2179,20 +2179,20 @@ ...@@ -2179,20 +2179,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-20T13:00:38+00:00" "time": "2023-01-08T13:23:55+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "58f2988128d2d278280781db037677a32cf720db" "reference": "99dae35f2b7d1bd9b800fcda4173215fc9f79ba3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/58f2988128d2d278280781db037677a32cf720db", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/99dae35f2b7d1bd9b800fcda4173215fc9f79ba3",
"reference": "58f2988128d2d278280781db037677a32cf720db", "reference": "99dae35f2b7d1bd9b800fcda4173215fc9f79ba3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2252,7 +2252,7 @@ ...@@ -2252,7 +2252,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.17" "source": "https://github.com/symfony/dependency-injection/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -2268,7 +2268,7 @@ ...@@ -2268,7 +2268,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-28T13:55:51+00:00" "time": "2023-01-23T15:37:22+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
...@@ -2339,16 +2339,16 @@ ...@@ -2339,16 +2339,16 @@
}, },
{ {
"name": "symfony/doctrine-messenger", "name": "symfony/doctrine-messenger",
"version": "v5.4.16", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/doctrine-messenger.git", "url": "https://github.com/symfony/doctrine-messenger.git",
"reference": "e44bc95cf7f9ad34b7a993b9aaa93703e0bc35eb" "reference": "11c4291794bd4996babb06975af3425d0bf61dbc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/e44bc95cf7f9ad34b7a993b9aaa93703e0bc35eb", "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/11c4291794bd4996babb06975af3425d0bf61dbc",
"reference": "e44bc95cf7f9ad34b7a993b9aaa93703e0bc35eb", "reference": "11c4291794bd4996babb06975af3425d0bf61dbc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2392,7 +2392,7 @@ ...@@ -2392,7 +2392,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.16" "source": "https://github.com/symfony/doctrine-messenger/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -2408,20 +2408,20 @@ ...@@ -2408,20 +2408,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-04T07:27:04+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "b900446552833ad2f91ca7dd52aa8ffe78f66cb2" "reference": "438ef3e5e6481244785da3ce8cf8f4e74e7f2822"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/b900446552833ad2f91ca7dd52aa8ffe78f66cb2", "url": "https://api.github.com/repos/symfony/error-handler/zipball/438ef3e5e6481244785da3ce8cf8f4e74e7f2822",
"reference": "b900446552833ad2f91ca7dd52aa8ffe78f66cb2", "reference": "438ef3e5e6481244785da3ce8cf8f4e74e7f2822",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2463,7 +2463,7 @@ ...@@ -2463,7 +2463,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.17" "source": "https://github.com/symfony/error-handler/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -2479,20 +2479,20 @@ ...@@ -2479,20 +2479,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-13T09:43:00+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "8e18a9d559eb8ebc2220588f1faa726a2fcd31c9" "reference": "abf49cc084c087d94b4cb939c3f3672971784e0c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e18a9d559eb8ebc2220588f1faa726a2fcd31c9", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/abf49cc084c087d94b4cb939c3f3672971784e0c",
"reference": "8e18a9d559eb8ebc2220588f1faa726a2fcd31c9", "reference": "abf49cc084c087d94b4cb939c3f3672971784e0c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2548,7 +2548,7 @@ ...@@ -2548,7 +2548,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.17" "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -2564,7 +2564,7 @@ ...@@ -2564,7 +2564,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-12T15:54:21+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
...@@ -2647,16 +2647,16 @@ ...@@ -2647,16 +2647,16 @@
}, },
{ {
"name": "symfony/expression-language", "name": "symfony/expression-language",
"version": "v5.4.14", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/expression-language.git", "url": "https://github.com/symfony/expression-language.git",
"reference": "2f27d5b1e7926bba18e87719af75f696977cd58b" "reference": "5db17a4a1c41e2d43d9b84c2eb98a5f63b11c646"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/2f27d5b1e7926bba18e87719af75f696977cd58b", "url": "https://api.github.com/repos/symfony/expression-language/zipball/5db17a4a1c41e2d43d9b84c2eb98a5f63b11c646",
"reference": "2f27d5b1e7926bba18e87719af75f696977cd58b", "reference": "5db17a4a1c41e2d43d9b84c2eb98a5f63b11c646",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2690,7 +2690,7 @@ ...@@ -2690,7 +2690,7 @@
"description": "Provides an engine that can compile and evaluate expressions", "description": "Provides an engine that can compile and evaluate expressions",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/expression-language/tree/v5.4.14" "source": "https://github.com/symfony/expression-language/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -2706,20 +2706,20 @@ ...@@ -2706,20 +2706,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-07T08:01:20+00:00" "time": "2023-01-14T19:14:44+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v5.4.13", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "ac09569844a9109a5966b9438fc29113ce77cf51" "reference": "648bfaca6a494f3e22378123bcee2894045dc9d8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/ac09569844a9109a5966b9438fc29113ce77cf51", "url": "https://api.github.com/repos/symfony/filesystem/zipball/648bfaca6a494f3e22378123bcee2894045dc9d8",
"reference": "ac09569844a9109a5966b9438fc29113ce77cf51", "reference": "648bfaca6a494f3e22378123bcee2894045dc9d8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2754,7 +2754,7 @@ ...@@ -2754,7 +2754,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.13" "source": "https://github.com/symfony/filesystem/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -2770,20 +2770,20 @@ ...@@ -2770,20 +2770,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-21T19:53:16+00:00" "time": "2023-01-14T19:14:44+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "40c08632019838dfb3350f18cf5563b8080055fc" "reference": "6071aebf810ad13fe8200c224f36103abb37cf1f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/40c08632019838dfb3350f18cf5563b8080055fc", "url": "https://api.github.com/repos/symfony/finder/zipball/6071aebf810ad13fe8200c224f36103abb37cf1f",
"reference": "40c08632019838dfb3350f18cf5563b8080055fc", "reference": "6071aebf810ad13fe8200c224f36103abb37cf1f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2817,7 +2817,7 @@ ...@@ -2817,7 +2817,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v5.4.17" "source": "https://github.com/symfony/finder/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -2833,20 +2833,20 @@ ...@@ -2833,20 +2833,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-22T10:31:03+00:00" "time": "2023-01-14T19:14:44+00:00"
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "79dba90bd8a440488b63282ea27d2b30166e8841" "reference": "a208ee578000f9dedcb50a9784ec7ff8706a7bf1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/79dba90bd8a440488b63282ea27d2b30166e8841", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/a208ee578000f9dedcb50a9784ec7ff8706a7bf1",
"reference": "79dba90bd8a440488b63282ea27d2b30166e8841", "reference": "a208ee578000f9dedcb50a9784ec7ff8706a7bf1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2968,7 +2968,7 @@ ...@@ -2968,7 +2968,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.17" "source": "https://github.com/symfony/framework-bundle/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -2984,20 +2984,20 @@ ...@@ -2984,20 +2984,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-20T11:10:57+00:00" "time": "2023-01-10T17:40:25+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "b64a0e2df212d5849e4584cabff0cf09c5d6866a" "reference": "70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/b64a0e2df212d5849e4584cabff0cf09c5d6866a", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0",
"reference": "b64a0e2df212d5849e4584cabff0cf09c5d6866a", "reference": "70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3044,7 +3044,7 @@ ...@@ -3044,7 +3044,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.17" "source": "https://github.com/symfony/http-foundation/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -3060,20 +3060,20 @@ ...@@ -3060,20 +3060,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-14T08:23:03+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.4.18", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "5da6f57a13e5d7d77197443cf55697cdf65f1352" "reference": "ee371cd7718c938d1bffdf868b665003aeeae69c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/5da6f57a13e5d7d77197443cf55697cdf65f1352", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ee371cd7718c938d1bffdf868b665003aeeae69c",
"reference": "5da6f57a13e5d7d77197443cf55697cdf65f1352", "reference": "ee371cd7718c938d1bffdf868b665003aeeae69c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3156,7 +3156,7 @@ ...@@ -3156,7 +3156,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.18" "source": "https://github.com/symfony/http-kernel/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -3172,20 +3172,20 @@ ...@@ -3172,20 +3172,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-29T18:54:08+00:00" "time": "2023-01-24T13:37:42+00:00"
}, },
{ {
"name": "symfony/lock", "name": "symfony/lock",
"version": "v5.4.15", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/lock.git", "url": "https://github.com/symfony/lock.git",
"reference": "109a20faa6119578b46457ef8cffb9389e20e5ca" "reference": "14b8dfe4df7c3e59e2d3e6a0dd50bb2101eced08"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/lock/zipball/109a20faa6119578b46457ef8cffb9389e20e5ca", "url": "https://api.github.com/repos/symfony/lock/zipball/14b8dfe4df7c3e59e2d3e6a0dd50bb2101eced08",
"reference": "109a20faa6119578b46457ef8cffb9389e20e5ca", "reference": "14b8dfe4df7c3e59e2d3e6a0dd50bb2101eced08",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3235,7 +3235,7 @@ ...@@ -3235,7 +3235,7 @@
"semaphore" "semaphore"
], ],
"support": { "support": {
"source": "https://github.com/symfony/lock/tree/v5.4.15" "source": "https://github.com/symfony/lock/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -3251,20 +3251,20 @@ ...@@ -3251,20 +3251,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-27T07:55:40+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/messenger", "name": "symfony/messenger",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/messenger.git", "url": "https://github.com/symfony/messenger.git",
"reference": "b6f91bc2732278f5d10ff21833db5ce7c2c4f8b2" "reference": "47859baa5f47cb9d52aff4409ba40b24b17c5f52"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/messenger/zipball/b6f91bc2732278f5d10ff21833db5ce7c2c4f8b2", "url": "https://api.github.com/repos/symfony/messenger/zipball/47859baa5f47cb9d52aff4409ba40b24b17c5f52",
"reference": "b6f91bc2732278f5d10ff21833db5ce7c2c4f8b2", "reference": "47859baa5f47cb9d52aff4409ba40b24b17c5f52",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3325,7 +3325,7 @@ ...@@ -3325,7 +3325,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.17" "source": "https://github.com/symfony/messenger/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -3341,20 +3341,20 @@ ...@@ -3341,20 +3341,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-12T15:54:21+00:00" "time": "2023-01-14T19:14:44+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "2a83d82efc91c3f03a23c8b47a896df168aa5c63" "reference": "a858429a9c704edc53fe057228cf9ca282ba48eb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/2a83d82efc91c3f03a23c8b47a896df168aa5c63", "url": "https://api.github.com/repos/symfony/mime/zipball/a858429a9c704edc53fe057228cf9ca282ba48eb",
"reference": "2a83d82efc91c3f03a23c8b47a896df168aa5c63", "reference": "a858429a9c704edc53fe057228cf9ca282ba48eb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3372,7 +3372,7 @@ ...@@ -3372,7 +3372,7 @@
"symfony/serializer": "<5.4.14|>=6.0,<6.0.14|>=6.1,<6.1.6" "symfony/serializer": "<5.4.14|>=6.0,<6.0.14|>=6.1,<6.1.6"
}, },
"require-dev": { "require-dev": {
"egulias/email-validator": "^2.1.10|^3.1", "egulias/email-validator": "^2.1.10|^3.1|^4",
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/dependency-injection": "^4.4|^5.0|^6.0",
"symfony/property-access": "^4.4|^5.1|^6.0", "symfony/property-access": "^4.4|^5.1|^6.0",
...@@ -3409,7 +3409,7 @@ ...@@ -3409,7 +3409,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v5.4.17" "source": "https://github.com/symfony/mime/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -3425,20 +3425,20 @@ ...@@ -3425,20 +3425,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-13T09:59:55+00:00" "time": "2023-01-09T05:43:46+00:00"
}, },
{ {
"name": "symfony/password-hasher", "name": "symfony/password-hasher",
"version": "v5.4.11", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/password-hasher.git", "url": "https://github.com/symfony/password-hasher.git",
"reference": "b0169ed8f09a4ae39eb119218ea1685079a9b179" "reference": "51b4b4d9e368fa6e31daa24866499781848c77d3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/password-hasher/zipball/b0169ed8f09a4ae39eb119218ea1685079a9b179", "url": "https://api.github.com/repos/symfony/password-hasher/zipball/51b4b4d9e368fa6e31daa24866499781848c77d3",
"reference": "b0169ed8f09a4ae39eb119218ea1685079a9b179", "reference": "51b4b4d9e368fa6e31daa24866499781848c77d3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3482,7 +3482,7 @@ ...@@ -3482,7 +3482,7 @@
"password" "password"
], ],
"support": { "support": {
"source": "https://github.com/symfony/password-hasher/tree/v5.4.11" "source": "https://github.com/symfony/password-hasher/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -3498,7 +3498,7 @@ ...@@ -3498,7 +3498,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-20T13:00:38+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
...@@ -4318,16 +4318,16 @@ ...@@ -4318,16 +4318,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v5.4.11", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1" "reference": "c5ba874c9b636dbccf761e22ce750e88ec3f55e1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1", "url": "https://api.github.com/repos/symfony/process/zipball/c5ba874c9b636dbccf761e22ce750e88ec3f55e1",
"reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1", "reference": "c5ba874c9b636dbccf761e22ce750e88ec3f55e1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4360,7 +4360,7 @@ ...@@ -4360,7 +4360,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.11" "source": "https://github.com/symfony/process/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -4376,20 +4376,20 @@ ...@@ -4376,20 +4376,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-06-27T16:58:25+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/property-access", "name": "symfony/property-access",
"version": "v5.4.15", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-access.git", "url": "https://github.com/symfony/property-access.git",
"reference": "0f3e8f40a1d3da90f674b3dd772e4777ccde4273" "reference": "20fcf370aed6b2b4a2d8170fa23d2d07250e94ab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/0f3e8f40a1d3da90f674b3dd772e4777ccde4273", "url": "https://api.github.com/repos/symfony/property-access/zipball/20fcf370aed6b2b4a2d8170fa23d2d07250e94ab",
"reference": "0f3e8f40a1d3da90f674b3dd772e4777ccde4273", "reference": "20fcf370aed6b2b4a2d8170fa23d2d07250e94ab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4441,7 +4441,7 @@ ...@@ -4441,7 +4441,7 @@
"reflection" "reflection"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-access/tree/v5.4.15" "source": "https://github.com/symfony/property-access/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -4457,20 +4457,20 @@ ...@@ -4457,20 +4457,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-27T07:55:40+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/property-info", "name": "symfony/property-info",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-info.git", "url": "https://github.com/symfony/property-info.git",
"reference": "12e1f7b3d73b1f3690aa524b92b5de9937507361" "reference": "8ccf54bce2e2edbface1e99cb5a2560a290c9e2d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/12e1f7b3d73b1f3690aa524b92b5de9937507361", "url": "https://api.github.com/repos/symfony/property-info/zipball/8ccf54bce2e2edbface1e99cb5a2560a290c9e2d",
"reference": "12e1f7b3d73b1f3690aa524b92b5de9937507361", "reference": "8ccf54bce2e2edbface1e99cb5a2560a290c9e2d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4532,7 +4532,7 @@ ...@@ -4532,7 +4532,7 @@
"validator" "validator"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-info/tree/v5.4.17" "source": "https://github.com/symfony/property-info/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -4548,20 +4548,20 @@ ...@@ -4548,20 +4548,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-20T11:10:57+00:00" "time": "2023-01-14T11:26:56+00:00"
}, },
{ {
"name": "symfony/redis-messenger", "name": "symfony/redis-messenger",
"version": "v5.4.15", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/redis-messenger.git", "url": "https://github.com/symfony/redis-messenger.git",
"reference": "cff610d031586c341b9118f3682c8294d959f929" "reference": "b1334723b4bd1967a2405f35cc4f01bec0798b84"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/redis-messenger/zipball/cff610d031586c341b9118f3682c8294d959f929", "url": "https://api.github.com/repos/symfony/redis-messenger/zipball/b1334723b4bd1967a2405f35cc4f01bec0798b84",
"reference": "cff610d031586c341b9118f3682c8294d959f929", "reference": "b1334723b4bd1967a2405f35cc4f01bec0798b84",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4599,7 +4599,7 @@ ...@@ -4599,7 +4599,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.15" "source": "https://github.com/symfony/redis-messenger/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -4615,20 +4615,20 @@ ...@@ -4615,20 +4615,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-27T07:55:40+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "4ce2df9a469c19ba45ca6aca04fec1c358a6e791" "reference": "df1b28f37c8e78912213c58ef6ab2f2037bbfdc5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/4ce2df9a469c19ba45ca6aca04fec1c358a6e791", "url": "https://api.github.com/repos/symfony/routing/zipball/df1b28f37c8e78912213c58ef6ab2f2037bbfdc5",
"reference": "4ce2df9a469c19ba45ca6aca04fec1c358a6e791", "reference": "df1b28f37c8e78912213c58ef6ab2f2037bbfdc5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4689,7 +4689,7 @@ ...@@ -4689,7 +4689,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v5.4.17" "source": "https://github.com/symfony/routing/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -4705,20 +4705,20 @@ ...@@ -4705,20 +4705,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-20T11:10:57+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/security-bundle", "name": "symfony/security-bundle",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-bundle.git", "url": "https://github.com/symfony/security-bundle.git",
"reference": "5891533fd72ba854b1fd9f633e14dcc089b45362" "reference": "e16ac30558967f212d656accb9cfc36ffb5712b5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/5891533fd72ba854b1fd9f633e14dcc089b45362", "url": "https://api.github.com/repos/symfony/security-bundle/zipball/e16ac30558967f212d656accb9cfc36ffb5712b5",
"reference": "5891533fd72ba854b1fd9f633e14dcc089b45362", "reference": "e16ac30558967f212d656accb9cfc36ffb5712b5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4791,7 +4791,7 @@ ...@@ -4791,7 +4791,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.17" "source": "https://github.com/symfony/security-bundle/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -4807,20 +4807,20 @@ ...@@ -4807,20 +4807,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-20T11:10:57+00:00" "time": "2023-01-13T08:30:54+00:00"
}, },
{ {
"name": "symfony/security-core", "name": "symfony/security-core",
"version": "v5.4.15", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-core.git", "url": "https://github.com/symfony/security-core.git",
"reference": "4ef922cd626a43b570522cb1616e3d678664c9a0" "reference": "76fe5a7c62a3f23a5d7b72a55529e94ae2c1ae07"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/4ef922cd626a43b570522cb1616e3d678664c9a0", "url": "https://api.github.com/repos/symfony/security-core/zipball/76fe5a7c62a3f23a5d7b72a55529e94ae2c1ae07",
"reference": "4ef922cd626a43b570522cb1616e3d678664c9a0", "reference": "76fe5a7c62a3f23a5d7b72a55529e94ae2c1ae07",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4884,7 +4884,7 @@ ...@@ -4884,7 +4884,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.15" "source": "https://github.com/symfony/security-core/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -4900,20 +4900,20 @@ ...@@ -4900,20 +4900,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-23T10:30:41+00:00" "time": "2023-01-24T10:56:59+00:00"
}, },
{ {
"name": "symfony/security-csrf", "name": "symfony/security-csrf",
"version": "v5.4.11", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-csrf.git", "url": "https://github.com/symfony/security-csrf.git",
"reference": "b97ab244b6dda80abb84a4a236d682871695db4a" "reference": "892dc11b003c0d3da377264bb3d5f178cb894944"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-csrf/zipball/b97ab244b6dda80abb84a4a236d682871695db4a", "url": "https://api.github.com/repos/symfony/security-csrf/zipball/892dc11b003c0d3da377264bb3d5f178cb894944",
"reference": "b97ab244b6dda80abb84a4a236d682871695db4a", "reference": "892dc11b003c0d3da377264bb3d5f178cb894944",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4956,7 +4956,7 @@ ...@@ -4956,7 +4956,7 @@
"description": "Symfony Security Component - CSRF Library", "description": "Symfony Security Component - CSRF Library",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-csrf/tree/v5.4.11" "source": "https://github.com/symfony/security-csrf/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -4972,20 +4972,20 @@ ...@@ -4972,20 +4972,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-20T13:00:38+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/security-guard", "name": "symfony/security-guard",
"version": "v5.4.13", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-guard.git", "url": "https://github.com/symfony/security-guard.git",
"reference": "83f647fcdc17aa14908f0e02a302d3d9d0f63fbc" "reference": "6f9d69b1ef4adaae02ac99af09bbe5de151e824c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-guard/zipball/83f647fcdc17aa14908f0e02a302d3d9d0f63fbc", "url": "https://api.github.com/repos/symfony/security-guard/zipball/6f9d69b1ef4adaae02ac99af09bbe5de151e824c",
"reference": "83f647fcdc17aa14908f0e02a302d3d9d0f63fbc", "reference": "6f9d69b1ef4adaae02ac99af09bbe5de151e824c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5023,7 +5023,7 @@ ...@@ -5023,7 +5023,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.13" "source": "https://github.com/symfony/security-guard/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -5039,20 +5039,20 @@ ...@@ -5039,20 +5039,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-28T13:19:49+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/security-http", "name": "symfony/security-http",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-http.git", "url": "https://github.com/symfony/security-http.git",
"reference": "863d398f9abedbf3c6da805d4785242000fbe834" "reference": "4f5f6c6aac8b049a34bfd2bedb292d23b81dce90"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/863d398f9abedbf3c6da805d4785242000fbe834", "url": "https://api.github.com/repos/symfony/security-http/zipball/4f5f6c6aac8b049a34bfd2bedb292d23b81dce90",
"reference": "863d398f9abedbf3c6da805d4785242000fbe834", "reference": "4f5f6c6aac8b049a34bfd2bedb292d23b81dce90",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5063,7 +5063,7 @@ ...@@ -5063,7 +5063,7 @@
"symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php80": "^1.16", "symfony/polyfill-php80": "^1.16",
"symfony/property-access": "^4.4|^5.0|^6.0", "symfony/property-access": "^4.4|^5.0|^6.0",
"symfony/security-core": "^5.4|^6.0" "symfony/security-core": "^5.4.19|~6.0.19|~6.1.11|^6.2.5"
}, },
"conflict": { "conflict": {
"symfony/event-dispatcher": "<4.3", "symfony/event-dispatcher": "<4.3",
...@@ -5108,7 +5108,7 @@ ...@@ -5108,7 +5108,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.17" "source": "https://github.com/symfony/security-http/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -5124,7 +5124,7 @@ ...@@ -5124,7 +5124,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-26T16:57:54+00:00" "time": "2023-01-24T10:56:59+00:00"
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
...@@ -5314,16 +5314,16 @@ ...@@ -5314,16 +5314,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "55733a8664b8853b003e70251c58bc8cb2d82a6b" "reference": "0a01071610fd861cc160dfb7e2682ceec66064cb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/55733a8664b8853b003e70251c58bc8cb2d82a6b", "url": "https://api.github.com/repos/symfony/string/zipball/0a01071610fd861cc160dfb7e2682ceec66064cb",
"reference": "55733a8664b8853b003e70251c58bc8cb2d82a6b", "reference": "0a01071610fd861cc160dfb7e2682ceec66064cb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5380,7 +5380,7 @@ ...@@ -5380,7 +5380,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.4.17" "source": "https://github.com/symfony/string/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -5396,7 +5396,7 @@ ...@@ -5396,7 +5396,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-12T15:54:21+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
...@@ -5478,16 +5478,16 @@ ...@@ -5478,16 +5478,16 @@
}, },
{ {
"name": "symfony/twig-bridge", "name": "symfony/twig-bridge",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/twig-bridge.git", "url": "https://github.com/symfony/twig-bridge.git",
"reference": "5a35a669639ac25e4cb3d6d9c968924d96a7eae6" "reference": "0526188cb886be64351454826fecc6d35356eaf1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/5a35a669639ac25e4cb3d6d9c968924d96a7eae6", "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/0526188cb886be64351454826fecc6d35356eaf1",
"reference": "5a35a669639ac25e4cb3d6d9c968924d96a7eae6", "reference": "0526188cb886be64351454826fecc6d35356eaf1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5508,7 +5508,7 @@ ...@@ -5508,7 +5508,7 @@
}, },
"require-dev": { "require-dev": {
"doctrine/annotations": "^1.12|^2", "doctrine/annotations": "^1.12|^2",
"egulias/email-validator": "^2.1.10|^3", "egulias/email-validator": "^2.1.10|^3|^4",
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
"symfony/asset": "^4.4|^5.0|^6.0", "symfony/asset": "^4.4|^5.0|^6.0",
"symfony/console": "^5.3|^6.0", "symfony/console": "^5.3|^6.0",
...@@ -5579,7 +5579,7 @@ ...@@ -5579,7 +5579,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.17" "source": "https://github.com/symfony/twig-bridge/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -5595,20 +5595,20 @@ ...@@ -5595,20 +5595,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-20T11:10:57+00:00" "time": "2023-01-09T05:43:46+00:00"
}, },
{ {
"name": "symfony/twig-bundle", "name": "symfony/twig-bundle",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/twig-bundle.git", "url": "https://github.com/symfony/twig-bundle.git",
"reference": "ac21af4eff72ecd65680d2f3d163b5794ce82fc4" "reference": "286bd9e38b9bcb142f1eda0a75b0bbeb49ff34bd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bundle/zipball/ac21af4eff72ecd65680d2f3d163b5794ce82fc4", "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/286bd9e38b9bcb142f1eda0a75b0bbeb49ff34bd",
"reference": "ac21af4eff72ecd65680d2f3d163b5794ce82fc4", "reference": "286bd9e38b9bcb142f1eda0a75b0bbeb49ff34bd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5668,7 +5668,7 @@ ...@@ -5668,7 +5668,7 @@
"description": "Provides a tight integration of Twig into the Symfony full-stack framework", "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/twig-bundle/tree/v5.4.17" "source": "https://github.com/symfony/twig-bundle/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -5684,20 +5684,20 @@ ...@@ -5684,20 +5684,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-20T11:10:57+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/uid", "name": "symfony/uid",
"version": "v5.4.13", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/uid.git", "url": "https://github.com/symfony/uid.git",
"reference": "7e727b75ee099d530d1e93ed0897a0d89c146d16" "reference": "962c08ab8e0621e966ff1a19d398308b34f24aa2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/uid/zipball/7e727b75ee099d530d1e93ed0897a0d89c146d16", "url": "https://api.github.com/repos/symfony/uid/zipball/962c08ab8e0621e966ff1a19d398308b34f24aa2",
"reference": "7e727b75ee099d530d1e93ed0897a0d89c146d16", "reference": "962c08ab8e0621e966ff1a19d398308b34f24aa2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5742,7 +5742,7 @@ ...@@ -5742,7 +5742,7 @@
"uuid" "uuid"
], ],
"support": { "support": {
"source": "https://github.com/symfony/uid/tree/v5.4.13" "source": "https://github.com/symfony/uid/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -5758,20 +5758,20 @@ ...@@ -5758,20 +5758,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-09T09:04:10+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "621b820204a238d754f7f60241fcbdb1687641ea" "reference": "98582557a107e2db3a4e95e6dea0df8016dc246c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/621b820204a238d754f7f60241fcbdb1687641ea", "url": "https://api.github.com/repos/symfony/validator/zipball/98582557a107e2db3a4e95e6dea0df8016dc246c",
"reference": "621b820204a238d754f7f60241fcbdb1687641ea", "reference": "98582557a107e2db3a4e95e6dea0df8016dc246c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5800,7 +5800,7 @@ ...@@ -5800,7 +5800,7 @@
"require-dev": { "require-dev": {
"doctrine/annotations": "^1.13|^2", "doctrine/annotations": "^1.13|^2",
"doctrine/cache": "^1.11|^2.0", "doctrine/cache": "^1.11|^2.0",
"egulias/email-validator": "^2.1.10|^3", "egulias/email-validator": "^2.1.10|^3|^4",
"symfony/cache": "^4.4|^5.0|^6.0", "symfony/cache": "^4.4|^5.0|^6.0",
"symfony/config": "^4.4|^5.0|^6.0", "symfony/config": "^4.4|^5.0|^6.0",
"symfony/console": "^4.4|^5.0|^6.0", "symfony/console": "^4.4|^5.0|^6.0",
...@@ -5855,7 +5855,7 @@ ...@@ -5855,7 +5855,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.17" "source": "https://github.com/symfony/validator/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -5871,20 +5871,20 @@ ...@@ -5871,20 +5871,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-21T19:20:17+00:00" "time": "2023-01-15T15:23:36+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "ad74890513d07060255df2575703daf971de92c7" "reference": "2944bbc23f5f8da2b962fbcbf7c4a6109b2f4b7b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/ad74890513d07060255df2575703daf971de92c7", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2944bbc23f5f8da2b962fbcbf7c4a6109b2f4b7b",
"reference": "ad74890513d07060255df2575703daf971de92c7", "reference": "2944bbc23f5f8da2b962fbcbf7c4a6109b2f4b7b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5944,7 +5944,7 @@ ...@@ -5944,7 +5944,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.17" "source": "https://github.com/symfony/var-dumper/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -5960,20 +5960,20 @@ ...@@ -5960,20 +5960,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-22T10:31:03+00:00" "time": "2023-01-16T10:52:33+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
"reference": "2adac0a9b55f9fb40b983b790509581dc3db0fff" "reference": "2a1d06fcf2b30829d6c01dae8e6e188424d1f8f6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/2adac0a9b55f9fb40b983b790509581dc3db0fff", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/2a1d06fcf2b30829d6c01dae8e6e188424d1f8f6",
"reference": "2adac0a9b55f9fb40b983b790509581dc3db0fff", "reference": "2a1d06fcf2b30829d6c01dae8e6e188424d1f8f6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6017,7 +6017,7 @@ ...@@ -6017,7 +6017,7 @@
"serialize" "serialize"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-exporter/tree/v5.4.17" "source": "https://github.com/symfony/var-exporter/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -6033,7 +6033,7 @@ ...@@ -6033,7 +6033,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-22T10:10:04+00:00" "time": "2023-01-12T16:39:29+00:00"
}, },
{ {
"name": "symfony/web-link", "name": "symfony/web-link",
...@@ -6124,16 +6124,16 @@ ...@@ -6124,16 +6124,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "edcdc11498108f8967fe95118a7ec8624b94760e" "reference": "71c05db20cb9b54d381a28255f17580e2b7e36a5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/edcdc11498108f8967fe95118a7ec8624b94760e", "url": "https://api.github.com/repos/symfony/yaml/zipball/71c05db20cb9b54d381a28255f17580e2b7e36a5",
"reference": "edcdc11498108f8967fe95118a7ec8624b94760e", "reference": "71c05db20cb9b54d381a28255f17580e2b7e36a5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6179,7 +6179,7 @@ ...@@ -6179,7 +6179,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.17" "source": "https://github.com/symfony/yaml/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -6195,7 +6195,7 @@ ...@@ -6195,7 +6195,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-13T09:57:04+00:00" "time": "2023-01-10T18:51:14+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
...@@ -7630,16 +7630,16 @@ ...@@ -7630,16 +7630,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.9.11", "version": "1.9.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "60f3d68481eef216199eae7a2603cd5fe124d464" "reference": "e5fcc96289cf737304286a9b505fbed091f02e58"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/60f3d68481eef216199eae7a2603cd5fe124d464", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e5fcc96289cf737304286a9b505fbed091f02e58",
"reference": "60f3d68481eef216199eae7a2603cd5fe124d464", "reference": "e5fcc96289cf737304286a9b505fbed091f02e58",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7669,7 +7669,7 @@ ...@@ -7669,7 +7669,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan/issues", "issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.9.11" "source": "https://github.com/phpstan/phpstan/tree/1.9.14"
}, },
"funding": [ "funding": [
{ {
...@@ -7685,7 +7685,7 @@ ...@@ -7685,7 +7685,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-12T14:04:13+00:00" "time": "2023-01-19T10:47:09+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
...@@ -9125,16 +9125,16 @@ ...@@ -9125,16 +9125,16 @@
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",
"version": "v5.4.11", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/browser-kit.git", "url": "https://github.com/symfony/browser-kit.git",
"reference": "081fe28a26b6bd671dea85ef3a4b5003f3c88027" "reference": "572b9e03741051b97c316f65f8c361eed08fdb14"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/081fe28a26b6bd671dea85ef3a4b5003f3c88027", "url": "https://api.github.com/repos/symfony/browser-kit/zipball/572b9e03741051b97c316f65f8c361eed08fdb14",
"reference": "081fe28a26b6bd671dea85ef3a4b5003f3c88027", "reference": "572b9e03741051b97c316f65f8c361eed08fdb14",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9177,7 +9177,7 @@ ...@@ -9177,7 +9177,7 @@
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/browser-kit/tree/v5.4.11" "source": "https://github.com/symfony/browser-kit/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -9193,7 +9193,7 @@ ...@@ -9193,7 +9193,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-27T15:50:05+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
...@@ -9296,16 +9296,16 @@ ...@@ -9296,16 +9296,16 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "32a07d910edc138a1dd5508c17c6b9bc1eb27a1b" "reference": "224a1820e7669babdd85970230ed72bd6e342ad4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/32a07d910edc138a1dd5508c17c6b9bc1eb27a1b", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/224a1820e7669babdd85970230ed72bd6e342ad4",
"reference": "32a07d910edc138a1dd5508c17c6b9bc1eb27a1b", "reference": "224a1820e7669babdd85970230ed72bd6e342ad4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9351,7 +9351,7 @@ ...@@ -9351,7 +9351,7 @@
"description": "Eases DOM navigation for HTML and XML documents", "description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dom-crawler/tree/v5.4.17" "source": "https://github.com/symfony/dom-crawler/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -9367,20 +9367,20 @@ ...@@ -9367,20 +9367,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-22T10:31:03+00:00" "time": "2023-01-14T19:14:44+00:00"
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "772129f800fc0bfaa6bd40c40934d544f0957d30" "reference": "0c22562d0601e19bd01c4480893f5438e6b12db5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/772129f800fc0bfaa6bd40c40934d544f0957d30", "url": "https://api.github.com/repos/symfony/http-client/zipball/0c22562d0601e19bd01c4480893f5438e6b12db5",
"reference": "772129f800fc0bfaa6bd40c40934d544f0957d30", "reference": "0c22562d0601e19bd01c4480893f5438e6b12db5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9438,7 +9438,7 @@ ...@@ -9438,7 +9438,7 @@
"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",
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v5.4.17" "source": "https://github.com/symfony/http-client/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -9454,7 +9454,7 @@ ...@@ -9454,7 +9454,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-13T11:07:37+00:00" "time": "2023-01-12T15:47:53+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
...@@ -9770,16 +9770,16 @@ ...@@ -9770,16 +9770,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "2232d32115383602fd7702dfd51e81178364b679" "reference": "3b213e88832612c5eee0f8a9b764897896b23bf0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/2232d32115383602fd7702dfd51e81178364b679", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/3b213e88832612c5eee0f8a9b764897896b23bf0",
"reference": "2232d32115383602fd7702dfd51e81178364b679", "reference": "3b213e88832612c5eee0f8a9b764897896b23bf0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9833,7 +9833,7 @@ ...@@ -9833,7 +9833,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.17" "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -9849,7 +9849,7 @@ ...@@ -9849,7 +9849,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-27T08:11:33+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment