Updated the client dependency with the import fix of threat duplication.

pull/475/head v2.12.4-p1
Ruslan Baidan 2022-11-17 11:46:33 +01:00
parent 037eafbd05
commit b4438ac52c
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
2 changed files with 21 additions and 19 deletions

View File

@ -45,6 +45,7 @@
"ext-json": "*",
"ext-pdo": "*",
"ext-bcmath": "*",
"ext-openssl": "*",
"monarc/frontoffice": "^2.10.3",
"monarc/core": "^2.10.3",
"laminas/laminas-mvc": "^3.1",

39
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "e28fb04376552003a8ff857f11ae9c11",
"content-hash": "55b1e910074bf1365bba50bd8502f53d",
"packages": [
{
"name": "bacon/bacon-qr-code",
@ -4849,16 +4849,16 @@
},
{
"name": "monarc/frontoffice",
"version": "v2.12.4",
"version": "v2.12.4-p1",
"source": {
"type": "git",
"url": "https://github.com/monarc-project/zm-client.git",
"reference": "6ae5874f7a7814e3ab32ff2f7e23e3687853136f"
"reference": "7a6646b4cb9ebc36b1226a2a4aa46852287c4c10"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/6ae5874f7a7814e3ab32ff2f7e23e3687853136f",
"reference": "6ae5874f7a7814e3ab32ff2f7e23e3687853136f",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/7a6646b4cb9ebc36b1226a2a4aa46852287c4c10",
"reference": "7a6646b4cb9ebc36b1226a2a4aa46852287c4c10",
"shasum": ""
},
"require": {
@ -4939,22 +4939,22 @@
"description": "Frontoffice for monarc/monarc application",
"support": {
"issues": "https://github.com/monarc-project/zm-client/issues",
"source": "https://github.com/monarc-project/zm-client/tree/v2.12.4"
"source": "https://github.com/monarc-project/zm-client/tree/v2.12.4-p1"
},
"time": "2022-11-10T14:14:54+00:00"
"time": "2022-11-16T20:42:38+00:00"
},
{
"name": "nikic/php-parser",
"version": "v4.15.1",
"version": "v4.15.2",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900"
"reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
"reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc",
"reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc",
"shasum": ""
},
"require": {
@ -4995,9 +4995,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1"
"source": "https://github.com/nikic/PHP-Parser/tree/v4.15.2"
},
"time": "2022-09-04T07:30:47+00:00"
"time": "2022-11-12T15:38:23+00:00"
},
{
"name": "ocramius/proxy-manager",
@ -7998,12 +7998,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "5317244268eb40e418f1cf8afa6d1d9df4e1f4a3"
"reference": "ed33734832e5a87eaa4341be7ce580de54157460"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/5317244268eb40e418f1cf8afa6d1d9df4e1f4a3",
"reference": "5317244268eb40e418f1cf8afa6d1d9df4e1f4a3",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/ed33734832e5a87eaa4341be7ce580de54157460",
"reference": "ed33734832e5a87eaa4341be7ce580de54157460",
"shasum": ""
},
"conflict": {
@ -8060,7 +8060,7 @@
"codeigniter4/shield": "= 1.0.0-beta",
"codiad/codiad": "<=2.8.4",
"composer/composer": "<1.10.26|>=2-alpha.1,<2.2.12|>=2.3,<2.3.5",
"concrete5/concrete5": "<9",
"concrete5/concrete5": ">= 9.0.0RC1, < 9.1.3|<9",
"concrete5/core": "<8.5.8|>=9,<9.1",
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
"contao/contao": ">=4,<4.4.56|>=4.5,<4.9.18|>=4.10,<4.11.7|>=4.13,<4.13.3",
@ -8528,7 +8528,7 @@
"type": "tidelift"
}
],
"time": "2022-11-11T00:18:57+00:00"
"time": "2022-11-16T22:04:17+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
@ -9462,7 +9462,8 @@
"php": "^7.4",
"ext-json": "*",
"ext-pdo": "*",
"ext-bcmath": "*"
"ext-bcmath": "*",
"ext-openssl": "*"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"