Skip to content
Snippets Groups Projects
Commit 9a5b4641 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 !39
parents 88b35baf d8aaf4ca
No related branches found
No related tags found
1 merge request!39fix(deps): update all non-major dependencies (patch)
Pipeline #244532 passed
......@@ -229,16 +229,16 @@
},
{
"name": "dbp/relay-core-bundle",
"version": "v0.1.91",
"version": "v0.1.93",
"source": {
"type": "git",
"url": "https://github.com/digital-blueprint/relay-core-bundle.git",
"reference": "9a93c21af9466b47f9763420d668f49c5bf08ac8"
"reference": "9baaadd51d21cfeed1ca1aefa114df8464467115"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/9a93c21af9466b47f9763420d668f49c5bf08ac8",
"reference": "9a93c21af9466b47f9763420d668f49c5bf08ac8",
"url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/9baaadd51d21cfeed1ca1aefa114df8464467115",
"reference": "9baaadd51d21cfeed1ca1aefa114df8464467115",
"shasum": ""
},
"require": {
......@@ -306,9 +306,9 @@
"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.91"
"source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.93"
},
"time": "2023-03-23T08:54:16+00:00"
"time": "2023-03-30T18:41:44+00:00"
},
{
"name": "doctrine/annotations",
......@@ -2240,16 +2240,16 @@
},
{
"name": "guzzlehttp/psr7",
"version": "2.4.3",
"version": "2.4.4",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "67c26b443f348a51926030c83481b85718457d3d"
"reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d",
"reference": "67c26b443f348a51926030c83481b85718457d3d",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf",
"reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf",
"shasum": ""
},
"require": {
......@@ -2339,7 +2339,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.4.3"
"source": "https://github.com/guzzle/psr7/tree/2.4.4"
},
"funding": [
{
......@@ -2355,7 +2355,7 @@
"type": "tidelift"
}
],
"time": "2022-10-26T14:07:24+00:00"
"time": "2023-03-09T13:19:02+00:00"
},
{
"name": "kevinrob/guzzle-cache-middleware",
......@@ -2742,29 +2742,30 @@
},
{
"name": "nelmio/cors-bundle",
"version": "2.2.0",
"version": "2.3.1",
"source": {
"type": "git",
"url": "https://github.com/nelmio/NelmioCorsBundle.git",
"reference": "0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0"
"reference": "185d2c0ae50a3f0b628790170164d5f1c5b7c281"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0",
"reference": "0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0",
"url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/185d2c0ae50a3f0b628790170164d5f1c5b7c281",
"reference": "185d2c0ae50a3f0b628790170164d5f1c5b7c281",
"shasum": ""
},
"require": {
"symfony/framework-bundle": "^4.3 || ^5.0 || ^6.0"
"psr/log": "^1.0 || ^2.0 || ^3.0",
"symfony/framework-bundle": "^4.4 || ^5.4 || ^6.0"
},
"require-dev": {
"mockery/mockery": "^1.2",
"symfony/phpunit-bridge": "^4.3 || ^5.0 || ^6.0"
"symfony/phpunit-bridge": "^4.4 || ^5.4 || ^6.0"
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
"dev-master": "2.x-dev"
}
},
"autoload": {
......@@ -2797,9 +2798,9 @@
],
"support": {
"issues": "https://github.com/nelmio/NelmioCorsBundle/issues",
"source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.2.0"
"source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.3.1"
},
"time": "2021-12-01T09:34:27+00:00"
"time": "2023-02-16T08:49:29+00:00"
},
{
"name": "phpdocumentor/reflection-common",
......@@ -3110,21 +3111,21 @@
},
{
"name": "psr/http-client",
"version": "1.0.1",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-client.git",
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
"reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31",
"reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31",
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0",
"psr/http-message": "^1.0"
"psr/http-message": "^1.0 || ^2.0"
},
"type": "library",
"extra": {
......@@ -3144,7 +3145,7 @@
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for HTTP clients",
......@@ -3156,27 +3157,27 @@
"psr-18"
],
"support": {
"source": "https://github.com/php-fig/http-client/tree/master"
"source": "https://github.com/php-fig/http-client/tree/1.0.2"
},
"time": "2020-06-29T06:28:15+00:00"
"time": "2023-04-10T20:12:12+00:00"
},
{
"name": "psr/http-factory",
"version": "1.0.1",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-factory.git",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
"reference": "e616d01114759c4c489f93b099585439f795fe35"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
"reference": "e616d01114759c4c489f93b099585439f795fe35",
"shasum": ""
},
"require": {
"php": ">=7.0.0",
"psr/http-message": "^1.0"
"psr/http-message": "^1.0 || ^2.0"
},
"type": "library",
"extra": {
......@@ -3196,7 +3197,7 @@
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interfaces for PSR-7 HTTP message factories",
......@@ -3211,31 +3212,31 @@
"response"
],
"support": {
"source": "https://github.com/php-fig/http-factory/tree/master"
"source": "https://github.com/php-fig/http-factory/tree/1.0.2"
},
"time": "2019-04-30T12:38:16+00:00"
"time": "2023-04-10T20:10:41+00:00"
},
{
"name": "psr/http-message",
"version": "1.0.1",
"version": "1.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
"reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
"reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
"php": "^7.2 || ^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
"dev-master": "1.1.x-dev"
}
},
"autoload": {
......@@ -3264,9 +3265,9 @@
"response"
],
"support": {
"source": "https://github.com/php-fig/http-message/tree/master"
"source": "https://github.com/php-fig/http-message/tree/1.1"
},
"time": "2016-08-06T14:39:51+00:00"
"time": "2023-04-04T09:50:52+00:00"
},
{
"name": "psr/link",
......@@ -3481,16 +3482,16 @@
},
{
"name": "symfony/amqp-messenger",
"version": "v5.4.19",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/amqp-messenger.git",
"reference": "a233116e6f01b94e83ea05d413d6894cde007b85"
"reference": "6343af983ba7460f7ea984aacb95d1ed382f6e40"
},
"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/6343af983ba7460f7ea984aacb95d1ed382f6e40",
"reference": "6343af983ba7460f7ea984aacb95d1ed382f6e40",
"shasum": ""
},
"require": {
......@@ -3530,7 +3531,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.22"
},
"funding": [
{
......@@ -3546,20 +3547,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-03-10T09:58:14+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": {
......@@ -3604,7 +3605,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": [
{
......@@ -3620,20 +3621,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.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "e9147c89fdfdc5d5ef798bb7193f23726ad609f5"
"reference": "5ed986c4ef65f0dea5e9753630b5cb1f07f847d6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/e9147c89fdfdc5d5ef798bb7193f23726ad609f5",
"reference": "e9147c89fdfdc5d5ef798bb7193f23726ad609f5",
"url": "https://api.github.com/repos/symfony/cache/zipball/5ed986c4ef65f0dea5e9753630b5cb1f07f847d6",
"reference": "5ed986c4ef65f0dea5e9753630b5cb1f07f847d6",
"shasum": ""
},
"require": {
......@@ -3701,7 +3702,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v5.4.19"
"source": "https://github.com/symfony/cache/tree/v5.4.22"
},
"funding": [
{
......@@ -3717,7 +3718,7 @@
"type": "tidelift"
}
],
"time": "2023-01-19T09:49:58+00:00"
"time": "2023-03-29T20:01:08+00:00"
},
{
"name": "symfony/cache-contracts",
......@@ -3800,16 +3801,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": {
......@@ -3859,7 +3860,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": [
{
......@@ -3875,7 +3876,7 @@
"type": "tidelift"
}
],
"time": "2023-01-08T13:23:55+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/console",
......@@ -3978,16 +3979,16 @@
},
{
"name": "symfony/dependency-injection",
"version": "v5.4.20",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "8185ed0df129005a26715902f1a53bad0fe67102"
"reference": "e1b7c1432efb4ad1dd89d62906187271e2601ed9"
},
"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/e1b7c1432efb4ad1dd89d62906187271e2601ed9",
"reference": "e1b7c1432efb4ad1dd89d62906187271e2601ed9",
"shasum": ""
},
"require": {
......@@ -4047,7 +4048,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.22"
},
"funding": [
{
......@@ -4063,7 +4064,7 @@
"type": "tidelift"
}
],
"time": "2023-01-27T11:08:11+00:00"
"time": "2023-03-10T10:02:45+00:00"
},
{
"name": "symfony/deprecation-contracts",
......@@ -4251,16 +4252,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": {
......@@ -4304,7 +4305,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": [
{
......@@ -4320,20 +4321,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": {
......@@ -4375,7 +4376,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": [
{
......@@ -4391,20 +4392,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.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "abf49cc084c087d94b4cb939c3f3672971784e0c"
"reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f"
},
"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/1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
"reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
"shasum": ""
},
"require": {
......@@ -4460,7 +4461,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.22"
},
"funding": [
{
......@@ -4476,7 +4477,7 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-03-17T11:31:58+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
......@@ -4559,16 +4560,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": {
......@@ -4602,7 +4603,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": [
{
......@@ -4618,20 +4619,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": {
......@@ -4666,7 +4667,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": [
{
......@@ -4682,20 +4683,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": {
......@@ -4729,7 +4730,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": [
{
......@@ -4745,20 +4746,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.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "a208ee578000f9dedcb50a9784ec7ff8706a7bf1"
"reference": "6cb4f6aed4bd7fbf7b2ee74c231184a07f3d00c1"
},
"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/6cb4f6aed4bd7fbf7b2ee74c231184a07f3d00c1",
"reference": "6cb4f6aed4bd7fbf7b2ee74c231184a07f3d00c1",
"shasum": ""
},
"require": {
......@@ -4880,7 +4881,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.22"
},
"funding": [
{
......@@ -4896,20 +4897,20 @@
"type": "tidelift"
}
],
"time": "2023-01-10T17:40:25+00:00"
"time": "2023-03-31T08:25:44+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v5.4.20",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "d0435363362a47c14e9cf50663cb8ffbf491875a"
"reference": "05cd1acdd0e3ce8473aaba1d86c188321d85f313"
},
"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/05cd1acdd0e3ce8473aaba1d86c188321d85f313",
"reference": "05cd1acdd0e3ce8473aaba1d86c188321d85f313",
"shasum": ""
},
"require": {
......@@ -4956,7 +4957,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.22"
},
"funding": [
{
......@@ -4972,20 +4973,20 @@
"type": "tidelift"
}
],
"time": "2023-01-29T11:11:52+00:00"
"time": "2023-03-28T07:28:17+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.4.20",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "aaeec341582d3c160cc9ecfa8b2419ba6c69954e"
"reference": "2d3a8be2c756353627398827c409af6f126c096d"
},
"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/2d3a8be2c756353627398827c409af6f126c096d",
"reference": "2d3a8be2c756353627398827c409af6f126c096d",
"shasum": ""
},
"require": {
......@@ -4994,7 +4995,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"
......@@ -5068,7 +5069,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.22"
},
"funding": [
{
......@@ -5084,20 +5085,20 @@
"type": "tidelift"
}
],
"time": "2023-02-01T08:18:48+00:00"
"time": "2023-03-31T11:54:37+00:00"
},
{
"name": "symfony/lock",
"version": "v5.4.19",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/lock.git",
"reference": "14b8dfe4df7c3e59e2d3e6a0dd50bb2101eced08"
"reference": "cc0565235e16ef403097fbd30eba59690bee6b3c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/lock/zipball/14b8dfe4df7c3e59e2d3e6a0dd50bb2101eced08",
"reference": "14b8dfe4df7c3e59e2d3e6a0dd50bb2101eced08",
"url": "https://api.github.com/repos/symfony/lock/zipball/cc0565235e16ef403097fbd30eba59690bee6b3c",
"reference": "cc0565235e16ef403097fbd30eba59690bee6b3c",
"shasum": ""
},
"require": {
......@@ -5147,7 +5148,7 @@
"semaphore"
],
"support": {
"source": "https://github.com/symfony/lock/tree/v5.4.19"
"source": "https://github.com/symfony/lock/tree/v5.4.22"
},
"funding": [
{
......@@ -5163,20 +5164,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-03-10T16:52:09+00:00"
},
{
"name": "symfony/mailer",
"version": "v5.4.19",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
"reference": "66081dc01cfc04fdea08bbd253f44627ec5591dd"
"reference": "6330cd465dfd8b7a07515757a1c37069075f7b0b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/66081dc01cfc04fdea08bbd253f44627ec5591dd",
"reference": "66081dc01cfc04fdea08bbd253f44627ec5591dd",
"url": "https://api.github.com/repos/symfony/mailer/zipball/6330cd465dfd8b7a07515757a1c37069075f7b0b",
"reference": "6330cd465dfd8b7a07515757a1c37069075f7b0b",
"shasum": ""
},
"require": {
......@@ -5194,7 +5195,7 @@
"symfony/http-kernel": "<4.4"
},
"require-dev": {
"symfony/http-client-contracts": "^1.1|^2|^3",
"symfony/http-client": "^4.4|^5.0|^6.0",
"symfony/messenger": "^4.4|^5.0|^6.0"
},
"type": "library",
......@@ -5223,7 +5224,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailer/tree/v5.4.19"
"source": "https://github.com/symfony/mailer/tree/v5.4.22"
},
"funding": [
{
......@@ -5239,20 +5240,20 @@
"type": "tidelift"
}
],
"time": "2023-01-09T05:43:46+00:00"
"time": "2023-03-10T10:15:32+00:00"
},
{
"name": "symfony/messenger",
"version": "v5.4.19",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/messenger.git",
"reference": "47859baa5f47cb9d52aff4409ba40b24b17c5f52"
"reference": "5763e92e94908089654bf19cb339c451bde71692"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/messenger/zipball/47859baa5f47cb9d52aff4409ba40b24b17c5f52",
"reference": "47859baa5f47cb9d52aff4409ba40b24b17c5f52",
"url": "https://api.github.com/repos/symfony/messenger/zipball/5763e92e94908089654bf19cb339c451bde71692",
"reference": "5763e92e94908089654bf19cb339c451bde71692",
"shasum": ""
},
"require": {
......@@ -5313,7 +5314,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.22"
},
"funding": [
{
......@@ -5329,20 +5330,20 @@
"type": "tidelift"
}
],
"time": "2023-01-14T19:14:44+00:00"
"time": "2023-03-10T10:27:29+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": {
......@@ -5397,7 +5398,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": [
{
......@@ -5413,7 +5414,7 @@
"type": "tidelift"
}
],
"time": "2023-01-09T05:43:46+00:00"
"time": "2023-02-21T19:46:44+00:00"
},
{
"name": "symfony/monolog-bridge",
......@@ -5627,16 +5628,16 @@
},
{
"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": {
......@@ -5680,7 +5681,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": [
{
......@@ -5696,7 +5697,7 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/polyfill-ctype",
......@@ -6516,16 +6517,16 @@
},
{
"name": "symfony/process",
"version": "v5.4.19",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "c5ba874c9b636dbccf761e22ce750e88ec3f55e1"
"reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/c5ba874c9b636dbccf761e22ce750e88ec3f55e1",
"reference": "c5ba874c9b636dbccf761e22ce750e88ec3f55e1",
"url": "https://api.github.com/repos/symfony/process/zipball/4b850da0cc3a2a9181c1ed407adbca4733dc839b",
"reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b",
"shasum": ""
},
"require": {
......@@ -6558,7 +6559,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.22"
},
"funding": [
{
......@@ -6574,20 +6575,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-03-06T21:29:33+00:00"
},
{
"name": "symfony/property-access",
"version": "v5.4.19",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
"reference": "20fcf370aed6b2b4a2d8170fa23d2d07250e94ab"
"reference": "ffee082889586b5718347b291e04071f4d07b38f"
},
"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/ffee082889586b5718347b291e04071f4d07b38f",
"reference": "ffee082889586b5718347b291e04071f4d07b38f",
"shasum": ""
},
"require": {
......@@ -6635,11 +6636,11 @@
"injection",
"object",
"property",
"property path",
"property-path",
"reflection"
],
"support": {
"source": "https://github.com/symfony/property-access/tree/v5.4.19"
"source": "https://github.com/symfony/property-access/tree/v5.4.22"
},
"funding": [
{
......@@ -6655,20 +6656,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-03-14T14:59:20+00:00"
},
{
"name": "symfony/property-info",
"version": "v5.4.19",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "8ccf54bce2e2edbface1e99cb5a2560a290c9e2d"
"reference": "8454a441d117449abd0d61124e68f93f927ad5ba"
},
"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/8454a441d117449abd0d61124e68f93f927ad5ba",
"reference": "8454a441d117449abd0d61124e68f93f927ad5ba",
"shasum": ""
},
"require": {
......@@ -6730,7 +6731,7 @@
"validator"
],
"support": {
"source": "https://github.com/symfony/property-info/tree/v5.4.19"
"source": "https://github.com/symfony/property-info/tree/v5.4.22"
},
"funding": [
{
......@@ -6746,20 +6747,20 @@
"type": "tidelift"
}
],
"time": "2023-01-14T11:26:56+00:00"
"time": "2023-03-14T14:59:20+00:00"
},
{
"name": "symfony/redis-messenger",
"version": "v5.4.19",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/redis-messenger.git",
"reference": "b1334723b4bd1967a2405f35cc4f01bec0798b84"
"reference": "b511d76ae72bff8d3a316f632c200368e52bcf61"
},
"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/b511d76ae72bff8d3a316f632c200368e52bcf61",
"reference": "b511d76ae72bff8d3a316f632c200368e52bcf61",
"shasum": ""
},
"require": {
......@@ -6797,7 +6798,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.22"
},
"funding": [
{
......@@ -6813,20 +6814,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-03-10T09:58:14+00:00"
},
{
"name": "symfony/routing",
"version": "v5.4.19",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "df1b28f37c8e78912213c58ef6ab2f2037bbfdc5"
"reference": "c2ac11eb34947999b7c38fb4c835a57306907e6d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/df1b28f37c8e78912213c58ef6ab2f2037bbfdc5",
"reference": "df1b28f37c8e78912213c58ef6ab2f2037bbfdc5",
"url": "https://api.github.com/repos/symfony/routing/zipball/c2ac11eb34947999b7c38fb4c835a57306907e6d",
"reference": "c2ac11eb34947999b7c38fb4c835a57306907e6d",
"shasum": ""
},
"require": {
......@@ -6887,7 +6888,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v5.4.19"
"source": "https://github.com/symfony/routing/tree/v5.4.22"
},
"funding": [
{
......@@ -6903,20 +6904,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-03-14T14:59:20+00:00"
},
{
"name": "symfony/security-bundle",
"version": "v5.4.20",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-bundle.git",
"reference": "1a049b77e70e890c5d5d2105d96ce8b35890197e"
"reference": "36eddff8266126de032ab528417ad13eb43f6cb5"
},
"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/36eddff8266126de032ab528417ad13eb43f6cb5",
"reference": "36eddff8266126de032ab528417ad13eb43f6cb5",
"shasum": ""
},
"require": {
......@@ -6989,7 +6990,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.22"
},
"funding": [
{
......@@ -7005,20 +7006,20 @@
"type": "tidelift"
}
],
"time": "2023-01-30T09:35:58+00:00"
"time": "2023-03-10T10:02:45+00:00"
},
{
"name": "symfony/security-core",
"version": "v5.4.19",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
"reference": "76fe5a7c62a3f23a5d7b72a55529e94ae2c1ae07"
"reference": "a801d525c7545332e2ddf7f52c163959354b1650"
},
"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/a801d525c7545332e2ddf7f52c163959354b1650",
"reference": "a801d525c7545332e2ddf7f52c163959354b1650",
"shasum": ""
},
"require": {
......@@ -7082,7 +7083,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.22"
},
"funding": [
{
......@@ -7098,20 +7099,20 @@
"type": "tidelift"
}
],
"time": "2023-01-24T10:56:59+00:00"
"time": "2023-03-10T10:02:45+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": {
......@@ -7154,7 +7155,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": [
{
......@@ -7170,20 +7171,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.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-guard.git",
"reference": "6f9d69b1ef4adaae02ac99af09bbe5de151e824c"
"reference": "62d064b1ee682e4617f4c5ddc0d31f73e1a7ecaa"
},
"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/62d064b1ee682e4617f4c5ddc0d31f73e1a7ecaa",
"reference": "62d064b1ee682e4617f4c5ddc0d31f73e1a7ecaa",
"shasum": ""
},
"require": {
......@@ -7221,7 +7222,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.22"
},
"funding": [
{
......@@ -7237,20 +7238,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-03-06T21:29:33+00:00"
},
{
"name": "symfony/security-http",
"version": "v5.4.20",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-http.git",
"reference": "0236efe37462df3204e758e3a55661a43285d948"
"reference": "428c84954e95f54383d031693fa649f1e466461f"
},
"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/428c84954e95f54383d031693fa649f1e466461f",
"reference": "428c84954e95f54383d031693fa649f1e466461f",
"shasum": ""
},
"require": {
......@@ -7306,7 +7307,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.22"
},
"funding": [
{
......@@ -7322,7 +7323,7 @@
"type": "tidelift"
}
],
"time": "2023-01-30T09:35:58+00:00"
"time": "2023-03-10T10:02:45+00:00"
},
{
"name": "symfony/serializer",
......@@ -7574,16 +7575,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.19",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "0a01071610fd861cc160dfb7e2682ceec66064cb"
"reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/0a01071610fd861cc160dfb7e2682ceec66064cb",
"reference": "0a01071610fd861cc160dfb7e2682ceec66064cb",
"url": "https://api.github.com/repos/symfony/string/zipball/8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
"reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
"shasum": ""
},
"require": {
......@@ -7640,7 +7641,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.19"
"source": "https://github.com/symfony/string/tree/v5.4.22"
},
"funding": [
{
......@@ -7656,7 +7657,7 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-03-14T06:11:53+00:00"
},
{
"name": "symfony/translation-contracts",
......@@ -7738,16 +7739,16 @@
},
{
"name": "symfony/twig-bridge",
"version": "v5.4.19",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bridge.git",
"reference": "0526188cb886be64351454826fecc6d35356eaf1"
"reference": "e5b174464f68be6876046db3ad6e217d9a7dbbac"
},
"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/e5b174464f68be6876046db3ad6e217d9a7dbbac",
"reference": "e5b174464f68be6876046db3ad6e217d9a7dbbac",
"shasum": ""
},
"require": {
......@@ -7760,7 +7761,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",
......@@ -7775,7 +7776,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",
......@@ -7839,7 +7840,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.22"
},
"funding": [
{
......@@ -7855,20 +7856,20 @@
"type": "tidelift"
}
],
"time": "2023-01-09T05:43:46+00:00"
"time": "2023-03-31T08:28:44+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": {
......@@ -7928,7 +7929,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": [
{
......@@ -7944,20 +7945,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": {
......@@ -8002,7 +8003,7 @@
"uuid"
],
"support": {
"source": "https://github.com/symfony/uid/tree/v5.4.19"
"source": "https://github.com/symfony/uid/tree/v5.4.21"
},
"funding": [
{
......@@ -8018,20 +8019,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.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "98582557a107e2db3a4e95e6dea0df8016dc246c"
"reference": "7c953a48f436bb180d8f5ae471f2665d7dd245da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/98582557a107e2db3a4e95e6dea0df8016dc246c",
"reference": "98582557a107e2db3a4e95e6dea0df8016dc246c",
"url": "https://api.github.com/repos/symfony/validator/zipball/7c953a48f436bb180d8f5ae471f2665d7dd245da",
"reference": "7c953a48f436bb180d8f5ae471f2665d7dd245da",
"shasum": ""
},
"require": {
......@@ -8115,7 +8116,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.22"
},
"funding": [
{
......@@ -8131,20 +8132,20 @@
"type": "tidelift"
}
],
"time": "2023-01-15T15:23:36+00:00"
"time": "2023-03-17T15:39:32+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v5.4.19",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "2944bbc23f5f8da2b962fbcbf7c4a6109b2f4b7b"
"reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4"
},
"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/e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4",
"reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4",
"shasum": ""
},
"require": {
......@@ -8204,7 +8205,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.19"
"source": "https://github.com/symfony/var-dumper/tree/v5.4.22"
},
"funding": [
{
......@@ -8220,20 +8221,20 @@
"type": "tidelift"
}
],
"time": "2023-01-16T10:52:33+00:00"
"time": "2023-03-25T09:27: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": {
......@@ -8277,7 +8278,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": [
{
......@@ -8293,7 +8294,7 @@
"type": "tidelift"
}
],
"time": "2023-01-12T16:39:29+00:00"
"time": "2023-02-21T19:46:44+00:00"
},
{
"name": "symfony/web-link",
......@@ -8384,16 +8385,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": {
......@@ -8439,7 +8440,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": [
{
......@@ -8455,7 +8456,7 @@
"type": "tidelift"
}
],
"time": "2023-01-10T18:51:14+00:00"
"time": "2023-02-21T19:46:44+00:00"
},
{
"name": "twig/twig",
......@@ -9700,16 +9701,16 @@
},
{
"name": "myclabs/deep-copy",
"version": "1.11.0",
"version": "1.11.1",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
"reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
"reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
"shasum": ""
},
"require": {
......@@ -9747,7 +9748,7 @@
],
"support": {
"issues": "https://github.com/myclabs/DeepCopy/issues",
"source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
"source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
},
"funding": [
{
......@@ -9755,7 +9756,7 @@
"type": "tidelift"
}
],
"time": "2022-03-03T13:19:32+00:00"
"time": "2023-03-08T13:26:56+00:00"
},
{
"name": "netresearch/jsonmapper",
......@@ -9810,16 +9811,16 @@
},
{
"name": "nikic/php-parser",
"version": "v4.15.3",
"version": "v4.15.4",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039"
"reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb2034039",
"reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
"reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
"shasum": ""
},
"require": {
......@@ -9860,9 +9861,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.15.3"
"source": "https://github.com/nikic/PHP-Parser/tree/v4.15.4"
},
"time": "2023-01-16T22:05:37+00:00"
"time": "2023-03-05T19:49:14+00:00"
},
{
"name": "openlss/lib-array2xml",
......@@ -10265,23 +10266,23 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "9.2.24",
"version": "9.2.26",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "2cf940ebc6355a9d430462811b5aaa308b174bed"
"reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2cf940ebc6355a9d430462811b5aaa308b174bed",
"reference": "2cf940ebc6355a9d430462811b5aaa308b174bed",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
"reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*",
"nikic/php-parser": "^4.14",
"nikic/php-parser": "^4.15",
"php": ">=7.3",
"phpunit/php-file-iterator": "^3.0.3",
"phpunit/php-text-template": "^2.0.2",
......@@ -10296,8 +10297,8 @@
"phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-pcov": "*",
"ext-xdebug": "*"
"ext-pcov": "PHP extension that provides line coverage",
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
},
"type": "library",
"extra": {
......@@ -10330,7 +10331,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.24"
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.26"
},
"funding": [
{
......@@ -10338,7 +10339,7 @@
"type": "github"
}
],
"time": "2023-01-26T08:26:55+00:00"
"time": "2023-03-06T12:58:08+00:00"
},
{
"name": "phpunit/php-file-iterator",
......@@ -10583,16 +10584,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.6.3",
"version": "9.6.7",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555"
"reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e7b1615e3e887d6c719121c6d4a44b0ab9645555",
"reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c993f0d3b0489ffc42ee2fe0bd645af1538a63b2",
"reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2",
"shasum": ""
},
"require": {
......@@ -10625,8 +10626,8 @@
"sebastian/version": "^3.0.2"
},
"suggest": {
"ext-soap": "*",
"ext-xdebug": "*"
"ext-soap": "To be able to generate mocks based on WSDL files",
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
},
"bin": [
"phpunit"
......@@ -10665,7 +10666,8 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.3"
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.7"
},
"funding": [
{
......@@ -10681,7 +10683,7 @@
"type": "tidelift"
}
],
"time": "2023-02-04T13:37:15+00:00"
"time": "2023-04-14T08:58:40+00:00"
},
{
"name": "sebastian/cli-parser",
......@@ -11649,16 +11651,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": {
......@@ -11701,7 +11703,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": [
{
......@@ -11717,20 +11719,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/dom-crawler",
"version": "v5.4.19",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "224a1820e7669babdd85970230ed72bd6e342ad4"
"reference": "4c633facee8da59998e0c90e337a586cf07a21e7"
},
"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/4c633facee8da59998e0c90e337a586cf07a21e7",
"reference": "4c633facee8da59998e0c90e337a586cf07a21e7",
"shasum": ""
},
"require": {
......@@ -11776,7 +11778,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.22"
},
"funding": [
{
......@@ -11792,20 +11794,20 @@
"type": "tidelift"
}
],
"time": "2023-01-14T19:14:44+00:00"
"time": "2023-03-06T21:29:33+00:00"
},
{
"name": "symfony/http-client",
"version": "v5.4.20",
"version": "v5.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "b4d936b657c7952a41e89efd0ddcea51f8c90f34"
"reference": "4cd1b7e7ee846c8b22cb47cbc435344af9b2a8bf"
},
"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/4cd1b7e7ee846c8b22cb47cbc435344af9b2a8bf",
"reference": "4cd1b7e7ee846c8b22cb47cbc435344af9b2a8bf",
"shasum": ""
},
"require": {
......@@ -11862,8 +11864,11 @@
],
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"keywords": [
"http"
],
"support": {
"source": "https://github.com/symfony/http-client/tree/v5.4.20"
"source": "https://github.com/symfony/http-client/tree/v5.4.22"
},
"funding": [
{
......@@ -11879,7 +11884,7 @@
"type": "tidelift"
}
],
"time": "2023-01-25T18:32:18+00:00"
"time": "2023-03-24T15:16:26+00:00"
},
{
"name": "symfony/http-client-contracts",
......@@ -12030,16 +12035,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": {
......@@ -12093,7 +12098,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": [
{
......@@ -12109,7 +12114,7 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-16T09:33:00+00:00"
},
{
"name": "theseer/tokenizer",
......@@ -12336,5 +12341,5 @@
"platform-overrides": {
"php": "7.3"
},
"plugin-api-version": "2.2.0"
"plugin-api-version": "2.3.0"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment