Updated the client dependency with the report generation fixes.

master
Ruslan Baidan 2024-11-29 16:47:14 +01:00
parent 44b740ff05
commit 82084e6323
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 39 additions and 38 deletions

77
composer.lock generated
View File

@ -4899,16 +4899,16 @@
},
{
"name": "laminas/laminas-validator",
"version": "2.64.1",
"version": "2.64.2",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-validator.git",
"reference": "9db115056b666b7540c951b6d4477b8e0b52b9ad"
"reference": "771e504760448ac7af660710237ceb93be602e08"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-validator/zipball/9db115056b666b7540c951b6d4477b8e0b52b9ad",
"reference": "9db115056b666b7540c951b6d4477b8e0b52b9ad",
"url": "https://api.github.com/repos/laminas/laminas-validator/zipball/771e504760448ac7af660710237ceb93be602e08",
"reference": "771e504760448ac7af660710237ceb93be602e08",
"shasum": ""
},
"require": {
@ -4979,7 +4979,7 @@
"type": "community_bridge"
}
],
"time": "2024-08-01T09:32:54+00:00"
"time": "2024-11-26T21:29:17+00:00"
},
{
"name": "laminas/laminas-view",
@ -5245,12 +5245,12 @@
"source": {
"type": "git",
"url": "https://github.com/monarc-project/zm-client.git",
"reference": "7c120053d4c6cf90069a1c8c452e160f4681ae3a"
"reference": "e18a0f28410068c5d31d18d27eede2ba127597d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/7c120053d4c6cf90069a1c8c452e160f4681ae3a",
"reference": "7c120053d4c6cf90069a1c8c452e160f4681ae3a",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/e18a0f28410068c5d31d18d27eede2ba127597d8",
"reference": "e18a0f28410068c5d31d18d27eede2ba127597d8",
"shasum": ""
},
"require": {
@ -5335,7 +5335,7 @@
"issues": "https://github.com/monarc-project/zm-client/issues",
"source": "https://github.com/monarc-project/zm-client/tree/v2.13.1-p1"
},
"time": "2024-11-26T18:47:58+00:00"
"time": "2024-11-29T15:44:10+00:00"
},
{
"name": "nikic/php-parser",
@ -6679,16 +6679,16 @@
},
{
"name": "symfony/deprecation-contracts",
"version": "v3.5.0",
"version": "v3.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
"reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
"shasum": ""
},
"require": {
@ -6726,7 +6726,7 @@
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1"
},
"funding": [
{
@ -6742,20 +6742,20 @@
"type": "tidelift"
}
],
"time": "2024-04-18T09:32:20+00:00"
"time": "2024-09-25T14:20:29+00:00"
},
{
"name": "symfony/filesystem",
"version": "v7.1.6",
"version": "v7.2.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "c835867b3c62bb05c7fe3d637c871c7ae52024d4"
"reference": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/c835867b3c62bb05c7fe3d637c871c7ae52024d4",
"reference": "c835867b3c62bb05c7fe3d637c871c7ae52024d4",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/b8dce482de9d7c9fe2891155035a7248ab5c7fdb",
"reference": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb",
"shasum": ""
},
"require": {
@ -6792,7 +6792,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v7.1.6"
"source": "https://github.com/symfony/filesystem/tree/v7.2.0"
},
"funding": [
{
@ -6808,7 +6808,7 @@
"type": "tidelift"
}
],
"time": "2024-10-25T15:11:02+00:00"
"time": "2024-10-25T15:15:23+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -7434,16 +7434,16 @@
},
{
"name": "symfony/service-contracts",
"version": "v3.5.0",
"version": "v3.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f"
"reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
"reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
"reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
"shasum": ""
},
"require": {
@ -7497,7 +7497,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.5.0"
"source": "https://github.com/symfony/service-contracts/tree/v3.5.1"
},
"funding": [
{
@ -7513,7 +7513,7 @@
"type": "tidelift"
}
],
"time": "2024-04-18T09:32:20+00:00"
"time": "2024-09-25T14:20:29+00:00"
},
{
"name": "symfony/string",
@ -8467,12 +8467,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "b33a18b5d222c63472a4b41f6fa3e15e591c9595"
"reference": "fff26f7a91a7458bf6eea5afdd71b4aba1f1d3ea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/b33a18b5d222c63472a4b41f6fa3e15e591c9595",
"reference": "b33a18b5d222c63472a4b41f6fa3e15e591c9595",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/fff26f7a91a7458bf6eea5afdd71b4aba1f1d3ea",
"reference": "fff26f7a91a7458bf6eea5afdd71b4aba1f1d3ea",
"shasum": ""
},
"conflict": {
@ -9053,6 +9053,7 @@
"socialiteproviders/steam": "<1.1",
"spatie/browsershot": "<3.57.4",
"spatie/image-optimizer": "<1.7.3",
"spencer14420/sp-php-email-handler": "<1",
"spipu/html2pdf": "<5.2.8",
"spoon/library": "<1.4.1",
"spoonity/tcpdf": "<6.2.22",
@ -9123,7 +9124,7 @@
"t3s/content-consent": "<1.0.3|>=2,<2.0.2",
"tastyigniter/tastyigniter": "<3.3",
"tcg/voyager": "<=1.4",
"tecnickcom/tcpdf": "<=6.7.4",
"tecnickcom/tcpdf": "<=6.7.5",
"terminal42/contao-tablelookupwizard": "<3.3.5",
"thelia/backoffice-default-template": ">=2.1,<2.1.2",
"thelia/thelia": ">=2.1,<2.1.3",
@ -9301,7 +9302,7 @@
"type": "tidelift"
}
],
"time": "2024-11-19T21:04:39+00:00"
"time": "2024-11-27T22:05:07+00:00"
},
{
"name": "sebastian/cli-parser",
@ -10333,16 +10334,16 @@
},
{
"name": "symfony/dom-crawler",
"version": "v6.4.13",
"version": "v6.4.16",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "ae074dffb018c37a57071990d16e6152728dd972"
"reference": "4304e6ad5c894a9c72831ad459f627bfd35d766d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ae074dffb018c37a57071990d16e6152728dd972",
"reference": "ae074dffb018c37a57071990d16e6152728dd972",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4304e6ad5c894a9c72831ad459f627bfd35d766d",
"reference": "4304e6ad5c894a9c72831ad459f627bfd35d766d",
"shasum": ""
},
"require": {
@ -10380,7 +10381,7 @@
"description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dom-crawler/tree/v6.4.13"
"source": "https://github.com/symfony/dom-crawler/tree/v6.4.16"
},
"funding": [
{
@ -10396,7 +10397,7 @@
"type": "tidelift"
}
],
"time": "2024-10-25T15:07:50+00:00"
"time": "2024-11-13T15:06:22+00:00"
},
{
"name": "theseer/tokenizer",