Skip to content
Snippets Groups Projects
Commit 40817718 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 !207
parents 2fa8e716 3536bcd1
Branches
No related tags found
1 merge request!207fix(deps): update all non-major dependencies (patch)
Pipeline #233366 passed
......@@ -180,9 +180,15 @@
"version": "v0.1.42",
"source": {
"type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle",
"url": "https://github.com/digital-blueprint/relay-core-bundle.git",
"reference": "6ae27634574cff5f08ef2ff6cbb3cf72c155cf20"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/6ae27634574cff5f08ef2ff6cbb3cf72c155cf20",
"reference": "6ae27634574cff5f08ef2ff6cbb3cf72c155cf20",
"shasum": ""
},
"require": {
"api-platform/core": "^2.6.6",
"doctrine/annotations": "^1.0",
......@@ -244,6 +250,10 @@
"AGPL-3.0-or-later"
],
"description": "The core bundle of the Relay API gateway",
"support": {
"issues": "https://github.com/digital-blueprint/relay-core-bundle/issues",
"source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.42"
},
"time": "2022-09-14T10:25:56+00:00"
},
{
......@@ -1854,16 +1864,16 @@
},
{
"name": "symfony/amqp-messenger",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/amqp-messenger.git",
"reference": "a233116e6f01b94e83ea05d413d6894cde007b85"
"reference": "35257385cfc0b1478fcc09471a9c25cacbcf59ab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/amqp-messenger/zipball/a233116e6f01b94e83ea05d413d6894cde007b85",
"reference": "a233116e6f01b94e83ea05d413d6894cde007b85",
"url": "https://api.github.com/repos/symfony/amqp-messenger/zipball/35257385cfc0b1478fcc09471a9c25cacbcf59ab",
"reference": "35257385cfc0b1478fcc09471a9c25cacbcf59ab",
"shasum": ""
},
"require": {
......@@ -1903,7 +1913,7 @@
"description": "Symfony AMQP extension Messenger Bridge",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/amqp-messenger/tree/v5.4.19"
"source": "https://github.com/symfony/amqp-messenger/tree/v5.4.21"
},
"funding": [
{
......@@ -1919,20 +1929,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-16T09:33:00+00:00"
},
{
"name": "symfony/asset",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/asset.git",
"reference": "64738384c91e25ad59a66e42b3b0dc0967ca03e3"
"reference": "1504b6773c6b90118f9871e90a67833b5d1dca3c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/asset/zipball/64738384c91e25ad59a66e42b3b0dc0967ca03e3",
"reference": "64738384c91e25ad59a66e42b3b0dc0967ca03e3",
"url": "https://api.github.com/repos/symfony/asset/zipball/1504b6773c6b90118f9871e90a67833b5d1dca3c",
"reference": "1504b6773c6b90118f9871e90a67833b5d1dca3c",
"shasum": ""
},
"require": {
......@@ -1977,7 +1987,7 @@
"description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/asset/tree/v5.4.19"
"source": "https://github.com/symfony/asset/tree/v5.4.21"
},
"funding": [
{
......@@ -1993,20 +2003,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/cache",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "e9147c89fdfdc5d5ef798bb7193f23726ad609f5"
"reference": "32cab695bf99c63aff7d27ac67919944c00530ed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/e9147c89fdfdc5d5ef798bb7193f23726ad609f5",
"reference": "e9147c89fdfdc5d5ef798bb7193f23726ad609f5",
"url": "https://api.github.com/repos/symfony/cache/zipball/32cab695bf99c63aff7d27ac67919944c00530ed",
"reference": "32cab695bf99c63aff7d27ac67919944c00530ed",
"shasum": ""
},
"require": {
......@@ -2074,7 +2084,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v5.4.19"
"source": "https://github.com/symfony/cache/tree/v5.4.21"
},
"funding": [
{
......@@ -2090,7 +2100,7 @@
"type": "tidelift"
}
],
"time": "2023-01-19T09:49:58+00:00"
"time": "2023-02-21T12:11:13+00:00"
},
{
"name": "symfony/cache-contracts",
......@@ -2173,16 +2183,16 @@
},
{
"name": "symfony/config",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "9bd60843443cda9638efdca7c41eb82ed0026179"
"reference": "2a6b1111d038adfa15d52c0871e540f3b352d1e4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/9bd60843443cda9638efdca7c41eb82ed0026179",
"reference": "9bd60843443cda9638efdca7c41eb82ed0026179",
"url": "https://api.github.com/repos/symfony/config/zipball/2a6b1111d038adfa15d52c0871e540f3b352d1e4",
"reference": "2a6b1111d038adfa15d52c0871e540f3b352d1e4",
"shasum": ""
},
"require": {
......@@ -2232,7 +2242,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v5.4.19"
"source": "https://github.com/symfony/config/tree/v5.4.21"
},
"funding": [
{
......@@ -2248,20 +2258,20 @@
"type": "tidelift"
}
],
"time": "2023-01-08T13:23:55+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v5.4.20",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "8185ed0df129005a26715902f1a53bad0fe67102"
"reference": "5bc403d96622cf0091abd92c939eadecd4d07f94"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8185ed0df129005a26715902f1a53bad0fe67102",
"reference": "8185ed0df129005a26715902f1a53bad0fe67102",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5bc403d96622cf0091abd92c939eadecd4d07f94",
"reference": "5bc403d96622cf0091abd92c939eadecd4d07f94",
"shasum": ""
},
"require": {
......@@ -2321,7 +2331,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.20"
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.21"
},
"funding": [
{
......@@ -2337,7 +2347,7 @@
"type": "tidelift"
}
],
"time": "2023-01-27T11:08:11+00:00"
"time": "2023-02-16T09:33:00+00:00"
},
{
"name": "symfony/deprecation-contracts",
......@@ -2408,16 +2418,16 @@
},
{
"name": "symfony/doctrine-messenger",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/doctrine-messenger.git",
"reference": "11c4291794bd4996babb06975af3425d0bf61dbc"
"reference": "29aa49b02542503bbcc978c73625d05a9e4ffe4a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/11c4291794bd4996babb06975af3425d0bf61dbc",
"reference": "11c4291794bd4996babb06975af3425d0bf61dbc",
"url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/29aa49b02542503bbcc978c73625d05a9e4ffe4a",
"reference": "29aa49b02542503bbcc978c73625d05a9e4ffe4a",
"shasum": ""
},
"require": {
......@@ -2461,7 +2471,7 @@
"description": "Symfony Doctrine Messenger Bridge",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/doctrine-messenger/tree/v5.4.19"
"source": "https://github.com/symfony/doctrine-messenger/tree/v5.4.21"
},
"funding": [
{
......@@ -2477,20 +2487,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-16T09:33:00+00:00"
},
{
"name": "symfony/error-handler",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "438ef3e5e6481244785da3ce8cf8f4e74e7f2822"
"reference": "56a94aa8cb5a5fbc411551d8d014a296b5456549"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/438ef3e5e6481244785da3ce8cf8f4e74e7f2822",
"reference": "438ef3e5e6481244785da3ce8cf8f4e74e7f2822",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/56a94aa8cb5a5fbc411551d8d014a296b5456549",
"reference": "56a94aa8cb5a5fbc411551d8d014a296b5456549",
"shasum": ""
},
"require": {
......@@ -2532,7 +2542,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/error-handler/tree/v5.4.19"
"source": "https://github.com/symfony/error-handler/tree/v5.4.21"
},
"funding": [
{
......@@ -2548,20 +2558,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/event-dispatcher",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "abf49cc084c087d94b4cb939c3f3672971784e0c"
"reference": "f0ae1383a8285dfc6752b8d8602790953118ff5a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/abf49cc084c087d94b4cb939c3f3672971784e0c",
"reference": "abf49cc084c087d94b4cb939c3f3672971784e0c",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f0ae1383a8285dfc6752b8d8602790953118ff5a",
"reference": "f0ae1383a8285dfc6752b8d8602790953118ff5a",
"shasum": ""
},
"require": {
......@@ -2617,7 +2627,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.19"
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.21"
},
"funding": [
{
......@@ -2633,7 +2643,7 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
......@@ -2716,16 +2726,16 @@
},
{
"name": "symfony/expression-language",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/expression-language.git",
"reference": "5db17a4a1c41e2d43d9b84c2eb98a5f63b11c646"
"reference": "501589522b844b8eecf012c133f0404f0eef77ac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/5db17a4a1c41e2d43d9b84c2eb98a5f63b11c646",
"reference": "5db17a4a1c41e2d43d9b84c2eb98a5f63b11c646",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/501589522b844b8eecf012c133f0404f0eef77ac",
"reference": "501589522b844b8eecf012c133f0404f0eef77ac",
"shasum": ""
},
"require": {
......@@ -2759,7 +2769,7 @@
"description": "Provides an engine that can compile and evaluate expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/expression-language/tree/v5.4.19"
"source": "https://github.com/symfony/expression-language/tree/v5.4.21"
},
"funding": [
{
......@@ -2775,20 +2785,20 @@
"type": "tidelift"
}
],
"time": "2023-01-14T19:14:44+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/filesystem",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "648bfaca6a494f3e22378123bcee2894045dc9d8"
"reference": "e75960b1bbfd2b8c9e483e0d74811d555ca3de9f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/648bfaca6a494f3e22378123bcee2894045dc9d8",
"reference": "648bfaca6a494f3e22378123bcee2894045dc9d8",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/e75960b1bbfd2b8c9e483e0d74811d555ca3de9f",
"reference": "e75960b1bbfd2b8c9e483e0d74811d555ca3de9f",
"shasum": ""
},
"require": {
......@@ -2823,7 +2833,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v5.4.19"
"source": "https://github.com/symfony/filesystem/tree/v5.4.21"
},
"funding": [
{
......@@ -2839,20 +2849,20 @@
"type": "tidelift"
}
],
"time": "2023-01-14T19:14:44+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/finder",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "6071aebf810ad13fe8200c224f36103abb37cf1f"
"reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/6071aebf810ad13fe8200c224f36103abb37cf1f",
"reference": "6071aebf810ad13fe8200c224f36103abb37cf1f",
"url": "https://api.github.com/repos/symfony/finder/zipball/078e9a5e1871fcfe6a5ce421b539344c21afef19",
"reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19",
"shasum": ""
},
"require": {
......@@ -2886,7 +2896,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v5.4.19"
"source": "https://github.com/symfony/finder/tree/v5.4.21"
},
"funding": [
{
......@@ -2902,20 +2912,20 @@
"type": "tidelift"
}
],
"time": "2023-01-14T19:14:44+00:00"
"time": "2023-02-16T09:33:00+00:00"
},
{
"name": "symfony/framework-bundle",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "a208ee578000f9dedcb50a9784ec7ff8706a7bf1"
"reference": "87623353dea3044c9d34382ffc4c5729cf676c90"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/a208ee578000f9dedcb50a9784ec7ff8706a7bf1",
"reference": "a208ee578000f9dedcb50a9784ec7ff8706a7bf1",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/87623353dea3044c9d34382ffc4c5729cf676c90",
"reference": "87623353dea3044c9d34382ffc4c5729cf676c90",
"shasum": ""
},
"require": {
......@@ -3037,7 +3047,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.19"
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.21"
},
"funding": [
{
......@@ -3053,20 +3063,20 @@
"type": "tidelift"
}
],
"time": "2023-01-10T17:40:25+00:00"
"time": "2023-02-23T09:17:25+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v5.4.20",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "d0435363362a47c14e9cf50663cb8ffbf491875a"
"reference": "3bb6ee5582366c4176d5ce596b380117c8200bbf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/d0435363362a47c14e9cf50663cb8ffbf491875a",
"reference": "d0435363362a47c14e9cf50663cb8ffbf491875a",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/3bb6ee5582366c4176d5ce596b380117c8200bbf",
"reference": "3bb6ee5582366c4176d5ce596b380117c8200bbf",
"shasum": ""
},
"require": {
......@@ -3113,7 +3123,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.4.20"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.21"
},
"funding": [
{
......@@ -3129,20 +3139,20 @@
"type": "tidelift"
}
],
"time": "2023-01-29T11:11:52+00:00"
"time": "2023-02-17T21:35:35+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.4.20",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "aaeec341582d3c160cc9ecfa8b2419ba6c69954e"
"reference": "09c19fc7e4218fbcf73fe0330eea38d66064b775"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/aaeec341582d3c160cc9ecfa8b2419ba6c69954e",
"reference": "aaeec341582d3c160cc9ecfa8b2419ba6c69954e",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/09c19fc7e4218fbcf73fe0330eea38d66064b775",
"reference": "09c19fc7e4218fbcf73fe0330eea38d66064b775",
"shasum": ""
},
"require": {
......@@ -3151,7 +3161,7 @@
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/error-handler": "^4.4|^5.0|^6.0",
"symfony/event-dispatcher": "^5.0|^6.0",
"symfony/http-foundation": "^5.3.7|^6.0",
"symfony/http-foundation": "^5.4.21|^6.2.7",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-php73": "^1.9",
"symfony/polyfill-php80": "^1.16"
......@@ -3225,7 +3235,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.4.20"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.21"
},
"funding": [
{
......@@ -3241,20 +3251,20 @@
"type": "tidelift"
}
],
"time": "2023-02-01T08:18:48+00:00"
"time": "2023-02-28T13:19:09+00:00"
},
{
"name": "symfony/lock",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/lock.git",
"reference": "14b8dfe4df7c3e59e2d3e6a0dd50bb2101eced08"
"reference": "963767e0a2d9caf150e7713fbf19806edaa5a80a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/lock/zipball/14b8dfe4df7c3e59e2d3e6a0dd50bb2101eced08",
"reference": "14b8dfe4df7c3e59e2d3e6a0dd50bb2101eced08",
"url": "https://api.github.com/repos/symfony/lock/zipball/963767e0a2d9caf150e7713fbf19806edaa5a80a",
"reference": "963767e0a2d9caf150e7713fbf19806edaa5a80a",
"shasum": ""
},
"require": {
......@@ -3304,7 +3314,7 @@
"semaphore"
],
"support": {
"source": "https://github.com/symfony/lock/tree/v5.4.19"
"source": "https://github.com/symfony/lock/tree/v5.4.21"
},
"funding": [
{
......@@ -3320,20 +3330,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-21T19:46:44+00:00"
},
{
"name": "symfony/messenger",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/messenger.git",
"reference": "47859baa5f47cb9d52aff4409ba40b24b17c5f52"
"reference": "e6cc4c91b93b1969ba81b64e2f0cc4c9bfdbb3cf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/messenger/zipball/47859baa5f47cb9d52aff4409ba40b24b17c5f52",
"reference": "47859baa5f47cb9d52aff4409ba40b24b17c5f52",
"url": "https://api.github.com/repos/symfony/messenger/zipball/e6cc4c91b93b1969ba81b64e2f0cc4c9bfdbb3cf",
"reference": "e6cc4c91b93b1969ba81b64e2f0cc4c9bfdbb3cf",
"shasum": ""
},
"require": {
......@@ -3394,7 +3404,7 @@
"description": "Helps applications send and receive messages to/from other applications or via message queues",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/messenger/tree/v5.4.19"
"source": "https://github.com/symfony/messenger/tree/v5.4.21"
},
"funding": [
{
......@@ -3410,20 +3420,20 @@
"type": "tidelift"
}
],
"time": "2023-01-14T19:14:44+00:00"
"time": "2023-02-16T09:33:00+00:00"
},
{
"name": "symfony/mime",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "a858429a9c704edc53fe057228cf9ca282ba48eb"
"reference": "ef57d9fb9cdd5e6b2ffc567d109865d10b6920cd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/a858429a9c704edc53fe057228cf9ca282ba48eb",
"reference": "a858429a9c704edc53fe057228cf9ca282ba48eb",
"url": "https://api.github.com/repos/symfony/mime/zipball/ef57d9fb9cdd5e6b2ffc567d109865d10b6920cd",
"reference": "ef57d9fb9cdd5e6b2ffc567d109865d10b6920cd",
"shasum": ""
},
"require": {
......@@ -3478,7 +3488,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v5.4.19"
"source": "https://github.com/symfony/mime/tree/v5.4.21"
},
"funding": [
{
......@@ -3494,20 +3504,20 @@
"type": "tidelift"
}
],
"time": "2023-01-09T05:43:46+00:00"
"time": "2023-02-21T19:46:44+00:00"
},
{
"name": "symfony/password-hasher",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/password-hasher.git",
"reference": "51b4b4d9e368fa6e31daa24866499781848c77d3"
"reference": "7ce4529b2b2ea7de3b6f344a1a41f58201999180"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/password-hasher/zipball/51b4b4d9e368fa6e31daa24866499781848c77d3",
"reference": "51b4b4d9e368fa6e31daa24866499781848c77d3",
"url": "https://api.github.com/repos/symfony/password-hasher/zipball/7ce4529b2b2ea7de3b6f344a1a41f58201999180",
"reference": "7ce4529b2b2ea7de3b6f344a1a41f58201999180",
"shasum": ""
},
"require": {
......@@ -3551,7 +3561,7 @@
"password"
],
"support": {
"source": "https://github.com/symfony/password-hasher/tree/v5.4.19"
"source": "https://github.com/symfony/password-hasher/tree/v5.4.21"
},
"funding": [
{
......@@ -3567,7 +3577,7 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/polyfill-ctype",
......@@ -4387,16 +4397,16 @@
},
{
"name": "symfony/property-access",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
"reference": "20fcf370aed6b2b4a2d8170fa23d2d07250e94ab"
"reference": "bbd4442bfbdf3992550772539ba743d6d834534f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/20fcf370aed6b2b4a2d8170fa23d2d07250e94ab",
"reference": "20fcf370aed6b2b4a2d8170fa23d2d07250e94ab",
"url": "https://api.github.com/repos/symfony/property-access/zipball/bbd4442bfbdf3992550772539ba743d6d834534f",
"reference": "bbd4442bfbdf3992550772539ba743d6d834534f",
"shasum": ""
},
"require": {
......@@ -4448,7 +4458,7 @@
"reflection"
],
"support": {
"source": "https://github.com/symfony/property-access/tree/v5.4.19"
"source": "https://github.com/symfony/property-access/tree/v5.4.21"
},
"funding": [
{
......@@ -4464,20 +4474,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-16T09:33:00+00:00"
},
{
"name": "symfony/property-info",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "8ccf54bce2e2edbface1e99cb5a2560a290c9e2d"
"reference": "722737086d76b4edabfc2d50a48cebd4b8cd5546"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/8ccf54bce2e2edbface1e99cb5a2560a290c9e2d",
"reference": "8ccf54bce2e2edbface1e99cb5a2560a290c9e2d",
"url": "https://api.github.com/repos/symfony/property-info/zipball/722737086d76b4edabfc2d50a48cebd4b8cd5546",
"reference": "722737086d76b4edabfc2d50a48cebd4b8cd5546",
"shasum": ""
},
"require": {
......@@ -4539,7 +4549,7 @@
"validator"
],
"support": {
"source": "https://github.com/symfony/property-info/tree/v5.4.19"
"source": "https://github.com/symfony/property-info/tree/v5.4.21"
},
"funding": [
{
......@@ -4555,20 +4565,20 @@
"type": "tidelift"
}
],
"time": "2023-01-14T11:26:56+00:00"
"time": "2023-02-16T09:33:00+00:00"
},
{
"name": "symfony/redis-messenger",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/redis-messenger.git",
"reference": "b1334723b4bd1967a2405f35cc4f01bec0798b84"
"reference": "2de190754550d9243ec6998b1db6edf7fd88cddd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/redis-messenger/zipball/b1334723b4bd1967a2405f35cc4f01bec0798b84",
"reference": "b1334723b4bd1967a2405f35cc4f01bec0798b84",
"url": "https://api.github.com/repos/symfony/redis-messenger/zipball/2de190754550d9243ec6998b1db6edf7fd88cddd",
"reference": "2de190754550d9243ec6998b1db6edf7fd88cddd",
"shasum": ""
},
"require": {
......@@ -4606,7 +4616,7 @@
"description": "Symfony Redis extension Messenger Bridge",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/redis-messenger/tree/v5.4.19"
"source": "https://github.com/symfony/redis-messenger/tree/v5.4.21"
},
"funding": [
{
......@@ -4622,20 +4632,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-16T09:33:00+00:00"
},
{
"name": "symfony/routing",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "df1b28f37c8e78912213c58ef6ab2f2037bbfdc5"
"reference": "2ea0f3049076e8ef96eab203a809d6b2332f0361"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/df1b28f37c8e78912213c58ef6ab2f2037bbfdc5",
"reference": "df1b28f37c8e78912213c58ef6ab2f2037bbfdc5",
"url": "https://api.github.com/repos/symfony/routing/zipball/2ea0f3049076e8ef96eab203a809d6b2332f0361",
"reference": "2ea0f3049076e8ef96eab203a809d6b2332f0361",
"shasum": ""
},
"require": {
......@@ -4696,7 +4706,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v5.4.19"
"source": "https://github.com/symfony/routing/tree/v5.4.21"
},
"funding": [
{
......@@ -4712,20 +4722,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-16T09:33:00+00:00"
},
{
"name": "symfony/security-bundle",
"version": "v5.4.20",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-bundle.git",
"reference": "1a049b77e70e890c5d5d2105d96ce8b35890197e"
"reference": "a85747ee4508d236e171a3cc8c2ce58c5f24f990"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/1a049b77e70e890c5d5d2105d96ce8b35890197e",
"reference": "1a049b77e70e890c5d5d2105d96ce8b35890197e",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/a85747ee4508d236e171a3cc8c2ce58c5f24f990",
"reference": "a85747ee4508d236e171a3cc8c2ce58c5f24f990",
"shasum": ""
},
"require": {
......@@ -4798,7 +4808,7 @@
"description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-bundle/tree/v5.4.20"
"source": "https://github.com/symfony/security-bundle/tree/v5.4.21"
},
"funding": [
{
......@@ -4814,20 +4824,20 @@
"type": "tidelift"
}
],
"time": "2023-01-30T09:35:58+00:00"
"time": "2023-02-26T12:08:44+00:00"
},
{
"name": "symfony/security-core",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
"reference": "76fe5a7c62a3f23a5d7b72a55529e94ae2c1ae07"
"reference": "aeb333053b9fca8554cdbdb00d451986d3e4386a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/76fe5a7c62a3f23a5d7b72a55529e94ae2c1ae07",
"reference": "76fe5a7c62a3f23a5d7b72a55529e94ae2c1ae07",
"url": "https://api.github.com/repos/symfony/security-core/zipball/aeb333053b9fca8554cdbdb00d451986d3e4386a",
"reference": "aeb333053b9fca8554cdbdb00d451986d3e4386a",
"shasum": ""
},
"require": {
......@@ -4891,7 +4901,7 @@
"description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-core/tree/v5.4.19"
"source": "https://github.com/symfony/security-core/tree/v5.4.21"
},
"funding": [
{
......@@ -4907,20 +4917,20 @@
"type": "tidelift"
}
],
"time": "2023-01-24T10:56:59+00:00"
"time": "2023-02-17T10:07:35+00:00"
},
{
"name": "symfony/security-csrf",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-csrf.git",
"reference": "892dc11b003c0d3da377264bb3d5f178cb894944"
"reference": "776a538e5f20fb560a182f790979c71455694203"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-csrf/zipball/892dc11b003c0d3da377264bb3d5f178cb894944",
"reference": "892dc11b003c0d3da377264bb3d5f178cb894944",
"url": "https://api.github.com/repos/symfony/security-csrf/zipball/776a538e5f20fb560a182f790979c71455694203",
"reference": "776a538e5f20fb560a182f790979c71455694203",
"shasum": ""
},
"require": {
......@@ -4963,7 +4973,7 @@
"description": "Symfony Security Component - CSRF Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-csrf/tree/v5.4.19"
"source": "https://github.com/symfony/security-csrf/tree/v5.4.21"
},
"funding": [
{
......@@ -4979,20 +4989,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-16T09:33:00+00:00"
},
{
"name": "symfony/security-guard",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-guard.git",
"reference": "6f9d69b1ef4adaae02ac99af09bbe5de151e824c"
"reference": "22d3c7e9692e4484662e1e59599e0d47a2f945ce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-guard/zipball/6f9d69b1ef4adaae02ac99af09bbe5de151e824c",
"reference": "6f9d69b1ef4adaae02ac99af09bbe5de151e824c",
"url": "https://api.github.com/repos/symfony/security-guard/zipball/22d3c7e9692e4484662e1e59599e0d47a2f945ce",
"reference": "22d3c7e9692e4484662e1e59599e0d47a2f945ce",
"shasum": ""
},
"require": {
......@@ -5030,7 +5040,7 @@
"description": "Symfony Security Component - Guard",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-guard/tree/v5.4.19"
"source": "https://github.com/symfony/security-guard/tree/v5.4.21"
},
"funding": [
{
......@@ -5046,20 +5056,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-26T12:08:44+00:00"
},
{
"name": "symfony/security-http",
"version": "v5.4.20",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-http.git",
"reference": "0236efe37462df3204e758e3a55661a43285d948"
"reference": "0570380d0864d3fa5f8c07b59ada16149bf0570a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/0236efe37462df3204e758e3a55661a43285d948",
"reference": "0236efe37462df3204e758e3a55661a43285d948",
"url": "https://api.github.com/repos/symfony/security-http/zipball/0570380d0864d3fa5f8c07b59ada16149bf0570a",
"reference": "0570380d0864d3fa5f8c07b59ada16149bf0570a",
"shasum": ""
},
"require": {
......@@ -5115,7 +5125,7 @@
"description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-http/tree/v5.4.20"
"source": "https://github.com/symfony/security-http/tree/v5.4.21"
},
"funding": [
{
......@@ -5131,7 +5141,7 @@
"type": "tidelift"
}
],
"time": "2023-01-30T09:35:58+00:00"
"time": "2023-02-26T12:08:44+00:00"
},
{
"name": "symfony/serializer",
......@@ -5321,16 +5331,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "0a01071610fd861cc160dfb7e2682ceec66064cb"
"reference": "edac10d167b78b1d90f46a80320d632de0bd9f2f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/0a01071610fd861cc160dfb7e2682ceec66064cb",
"reference": "0a01071610fd861cc160dfb7e2682ceec66064cb",
"url": "https://api.github.com/repos/symfony/string/zipball/edac10d167b78b1d90f46a80320d632de0bd9f2f",
"reference": "edac10d167b78b1d90f46a80320d632de0bd9f2f",
"shasum": ""
},
"require": {
......@@ -5387,7 +5397,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.19"
"source": "https://github.com/symfony/string/tree/v5.4.21"
},
"funding": [
{
......@@ -5403,7 +5413,7 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-22T08:00:55+00:00"
},
{
"name": "symfony/translation-contracts",
......@@ -5485,16 +5495,16 @@
},
{
"name": "symfony/twig-bridge",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bridge.git",
"reference": "0526188cb886be64351454826fecc6d35356eaf1"
"reference": "bd1cad2b2fea04e24966c8b1f2b00710ebf26008"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/0526188cb886be64351454826fecc6d35356eaf1",
"reference": "0526188cb886be64351454826fecc6d35356eaf1",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/bd1cad2b2fea04e24966c8b1f2b00710ebf26008",
"reference": "bd1cad2b2fea04e24966c8b1f2b00710ebf26008",
"shasum": ""
},
"require": {
......@@ -5507,7 +5517,7 @@
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0",
"symfony/console": "<5.3",
"symfony/form": "<5.3",
"symfony/form": "<5.4.21|>=6,<6.2.7",
"symfony/http-foundation": "<5.3",
"symfony/http-kernel": "<4.4",
"symfony/translation": "<5.2",
......@@ -5522,7 +5532,7 @@
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
"symfony/expression-language": "^4.4|^5.0|^6.0",
"symfony/finder": "^4.4|^5.0|^6.0",
"symfony/form": "^5.3|^6.0",
"symfony/form": "^5.4.21|^6.2.7",
"symfony/http-foundation": "^5.3|^6.0",
"symfony/http-kernel": "^4.4|^5.0|^6.0",
"symfony/intl": "^4.4|^5.0|^6.0",
......@@ -5586,7 +5596,7 @@
"description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/twig-bridge/tree/v5.4.19"
"source": "https://github.com/symfony/twig-bridge/tree/v5.4.21"
},
"funding": [
{
......@@ -5602,20 +5612,20 @@
"type": "tidelift"
}
],
"time": "2023-01-09T05:43:46+00:00"
"time": "2023-02-23T17:08:09+00:00"
},
{
"name": "symfony/twig-bundle",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bundle.git",
"reference": "286bd9e38b9bcb142f1eda0a75b0bbeb49ff34bd"
"reference": "875d0edfc8df7505c1993419882c4071fc28c477"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bundle/zipball/286bd9e38b9bcb142f1eda0a75b0bbeb49ff34bd",
"reference": "286bd9e38b9bcb142f1eda0a75b0bbeb49ff34bd",
"url": "https://api.github.com/repos/symfony/twig-bundle/zipball/875d0edfc8df7505c1993419882c4071fc28c477",
"reference": "875d0edfc8df7505c1993419882c4071fc28c477",
"shasum": ""
},
"require": {
......@@ -5675,7 +5685,7 @@
"description": "Provides a tight integration of Twig into the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/twig-bundle/tree/v5.4.19"
"source": "https://github.com/symfony/twig-bundle/tree/v5.4.21"
},
"funding": [
{
......@@ -5691,20 +5701,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/uid",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/uid.git",
"reference": "962c08ab8e0621e966ff1a19d398308b34f24aa2"
"reference": "a30744506976aafc807ccb0d4f95865c0a690d02"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/uid/zipball/962c08ab8e0621e966ff1a19d398308b34f24aa2",
"reference": "962c08ab8e0621e966ff1a19d398308b34f24aa2",
"url": "https://api.github.com/repos/symfony/uid/zipball/a30744506976aafc807ccb0d4f95865c0a690d02",
"reference": "a30744506976aafc807ccb0d4f95865c0a690d02",
"shasum": ""
},
"require": {
......@@ -5749,7 +5759,7 @@
"uuid"
],
"support": {
"source": "https://github.com/symfony/uid/tree/v5.4.19"
"source": "https://github.com/symfony/uid/tree/v5.4.21"
},
"funding": [
{
......@@ -5765,20 +5775,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/validator",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "98582557a107e2db3a4e95e6dea0df8016dc246c"
"reference": "0ba987d705962a4f6571d31a8e1aed18ad2c9f55"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/98582557a107e2db3a4e95e6dea0df8016dc246c",
"reference": "98582557a107e2db3a4e95e6dea0df8016dc246c",
"url": "https://api.github.com/repos/symfony/validator/zipball/0ba987d705962a4f6571d31a8e1aed18ad2c9f55",
"reference": "0ba987d705962a4f6571d31a8e1aed18ad2c9f55",
"shasum": ""
},
"require": {
......@@ -5862,7 +5872,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v5.4.19"
"source": "https://github.com/symfony/validator/tree/v5.4.21"
},
"funding": [
{
......@@ -5878,20 +5888,20 @@
"type": "tidelift"
}
],
"time": "2023-01-15T15:23:36+00:00"
"time": "2023-02-22T19:16:45+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "2944bbc23f5f8da2b962fbcbf7c4a6109b2f4b7b"
"reference": "6c5ac3a1be8b849d59a1a77877ee110e1b55eb74"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2944bbc23f5f8da2b962fbcbf7c4a6109b2f4b7b",
"reference": "2944bbc23f5f8da2b962fbcbf7c4a6109b2f4b7b",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6c5ac3a1be8b849d59a1a77877ee110e1b55eb74",
"reference": "6c5ac3a1be8b849d59a1a77877ee110e1b55eb74",
"shasum": ""
},
"require": {
......@@ -5951,7 +5961,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.19"
"source": "https://github.com/symfony/var-dumper/tree/v5.4.21"
},
"funding": [
{
......@@ -5967,20 +5977,20 @@
"type": "tidelift"
}
],
"time": "2023-01-16T10:52:33+00:00"
"time": "2023-02-23T10:00:28+00:00"
},
{
"name": "symfony/var-exporter",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "2a1d06fcf2b30829d6c01dae8e6e188424d1f8f6"
"reference": "be74908a6942fdd331554b3cec27ff41b45ccad4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/2a1d06fcf2b30829d6c01dae8e6e188424d1f8f6",
"reference": "2a1d06fcf2b30829d6c01dae8e6e188424d1f8f6",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/be74908a6942fdd331554b3cec27ff41b45ccad4",
"reference": "be74908a6942fdd331554b3cec27ff41b45ccad4",
"shasum": ""
},
"require": {
......@@ -6024,7 +6034,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v5.4.19"
"source": "https://github.com/symfony/var-exporter/tree/v5.4.21"
},
"funding": [
{
......@@ -6040,7 +6050,7 @@
"type": "tidelift"
}
],
"time": "2023-01-12T16:39:29+00:00"
"time": "2023-02-21T19:46:44+00:00"
},
{
"name": "symfony/web-link",
......@@ -6131,16 +6141,16 @@
},
{
"name": "symfony/yaml",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "71c05db20cb9b54d381a28255f17580e2b7e36a5"
"reference": "3713e20d93e46e681e51605d213027e48dab3469"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/71c05db20cb9b54d381a28255f17580e2b7e36a5",
"reference": "71c05db20cb9b54d381a28255f17580e2b7e36a5",
"url": "https://api.github.com/repos/symfony/yaml/zipball/3713e20d93e46e681e51605d213027e48dab3469",
"reference": "3713e20d93e46e681e51605d213027e48dab3469",
"shasum": ""
},
"require": {
......@@ -6186,7 +6196,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v5.4.19"
"source": "https://github.com/symfony/yaml/tree/v5.4.21"
},
"funding": [
{
......@@ -6202,7 +6212,7 @@
"type": "tidelift"
}
],
"time": "2023-01-10T18:51:14+00:00"
"time": "2023-02-21T19:46:44+00:00"
},
{
"name": "twig/twig",
......@@ -7696,16 +7706,16 @@
},
{
"name": "phpstan/phpstan-phpunit",
"version": "1.3.8",
"version": "1.3.10",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "4a19a3cb5b2d28b143f350e45e9f6e17e2cb81b5"
"reference": "4cc5c6cc38e56bce7ea47c4091814e516d172dc3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/4a19a3cb5b2d28b143f350e45e9f6e17e2cb81b5",
"reference": "4a19a3cb5b2d28b143f350e45e9f6e17e2cb81b5",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/4cc5c6cc38e56bce7ea47c4091814e516d172dc3",
"reference": "4cc5c6cc38e56bce7ea47c4091814e516d172dc3",
"shasum": ""
},
"require": {
......@@ -7742,9 +7752,9 @@
"description": "PHPUnit extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.8"
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.10"
},
"time": "2023-02-25T15:14:31+00:00"
"time": "2023-03-02T10:25:13+00:00"
},
{
"name": "phpunit/php-code-coverage",
......@@ -8066,16 +8076,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.6.3",
"version": "9.6.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555"
"reference": "9125ee085b6d95e78277dc07aa1f46f9e0607b8d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e7b1615e3e887d6c719121c6d4a44b0ab9645555",
"reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9125ee085b6d95e78277dc07aa1f46f9e0607b8d",
"reference": "9125ee085b6d95e78277dc07aa1f46f9e0607b8d",
"shasum": ""
},
"require": {
......@@ -8148,7 +8158,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.3"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.4"
},
"funding": [
{
......@@ -8164,7 +8174,7 @@
"type": "tidelift"
}
],
"time": "2023-02-04T13:37:15+00:00"
"time": "2023-02-27T13:06:37+00:00"
},
{
"name": "sebastian/cli-parser",
......@@ -9132,16 +9142,16 @@
},
{
"name": "symfony/browser-kit",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
"reference": "572b9e03741051b97c316f65f8c361eed08fdb14"
"reference": "a866ca7e396f15d7efb6d74a8a7d364d4e05b704"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/572b9e03741051b97c316f65f8c361eed08fdb14",
"reference": "572b9e03741051b97c316f65f8c361eed08fdb14",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/a866ca7e396f15d7efb6d74a8a7d364d4e05b704",
"reference": "a866ca7e396f15d7efb6d74a8a7d364d4e05b704",
"shasum": ""
},
"require": {
......@@ -9184,7 +9194,7 @@
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/browser-kit/tree/v5.4.19"
"source": "https://github.com/symfony/browser-kit/tree/v5.4.21"
},
"funding": [
{
......@@ -9200,7 +9210,7 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/console",
......@@ -9303,16 +9313,16 @@
},
{
"name": "symfony/dom-crawler",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "224a1820e7669babdd85970230ed72bd6e342ad4"
"reference": "105a7ac54ecacc1f52a99b9c4963935ca62aac8f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/224a1820e7669babdd85970230ed72bd6e342ad4",
"reference": "224a1820e7669babdd85970230ed72bd6e342ad4",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/105a7ac54ecacc1f52a99b9c4963935ca62aac8f",
"reference": "105a7ac54ecacc1f52a99b9c4963935ca62aac8f",
"shasum": ""
},
"require": {
......@@ -9358,7 +9368,7 @@
"description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dom-crawler/tree/v5.4.19"
"source": "https://github.com/symfony/dom-crawler/tree/v5.4.21"
},
"funding": [
{
......@@ -9374,20 +9384,20 @@
"type": "tidelift"
}
],
"time": "2023-01-14T19:14:44+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/http-client",
"version": "v5.4.20",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "b4d936b657c7952a41e89efd0ddcea51f8c90f34"
"reference": "6b88914a7f1bf144df15904f60a19be78a67a3b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/b4d936b657c7952a41e89efd0ddcea51f8c90f34",
"reference": "b4d936b657c7952a41e89efd0ddcea51f8c90f34",
"url": "https://api.github.com/repos/symfony/http-client/zipball/6b88914a7f1bf144df15904f60a19be78a67a3b2",
"reference": "6b88914a7f1bf144df15904f60a19be78a67a3b2",
"shasum": ""
},
"require": {
......@@ -9445,7 +9455,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-client/tree/v5.4.20"
"source": "https://github.com/symfony/http-client/tree/v5.4.21"
},
"funding": [
{
......@@ -9461,7 +9471,7 @@
"type": "tidelift"
}
],
"time": "2023-01-25T18:32:18+00:00"
"time": "2023-02-17T21:35:35+00:00"
},
{
"name": "symfony/http-client-contracts",
......@@ -9777,16 +9787,16 @@
},
{
"name": "symfony/phpunit-bridge",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "3b213e88832612c5eee0f8a9b764897896b23bf0"
"reference": "28d8a15a0b4c7186042fa4e0ddea94d561e7ea9e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/3b213e88832612c5eee0f8a9b764897896b23bf0",
"reference": "3b213e88832612c5eee0f8a9b764897896b23bf0",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/28d8a15a0b4c7186042fa4e0ddea94d561e7ea9e",
"reference": "28d8a15a0b4c7186042fa4e0ddea94d561e7ea9e",
"shasum": ""
},
"require": {
......@@ -9840,7 +9850,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.19"
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.21"
},
"funding": [
{
......@@ -9856,20 +9866,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-16T09:33:00+00:00"
},
{
"name": "symfony/process",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "c5ba874c9b636dbccf761e22ce750e88ec3f55e1"
"reference": "d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/c5ba874c9b636dbccf761e22ce750e88ec3f55e1",
"reference": "c5ba874c9b636dbccf761e22ce750e88ec3f55e1",
"url": "https://api.github.com/repos/symfony/process/zipball/d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd",
"reference": "d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd",
"shasum": ""
},
"require": {
......@@ -9902,7 +9912,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v5.4.19"
"source": "https://github.com/symfony/process/tree/v5.4.21"
},
"funding": [
{
......@@ -9918,7 +9928,7 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-21T19:46:44+00:00"
},
{
"name": "symfony/stopwatch",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment