Updated the client version with the multiple clients' record fix.

feature/dockerized-app
Ruslan Baidan 2022-10-14 11:49:42 +02:00
parent df061a18b4
commit 054401714c
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 11 additions and 11 deletions

22
composer.lock generated
View File

@ -4848,16 +4848,16 @@
},
{
"name": "monarc/frontoffice",
"version": "v2.12.3-p2",
"version": "v2.12.3-p3",
"source": {
"type": "git",
"url": "https://github.com/monarc-project/zm-client.git",
"reference": "59adc4c576966f79c0854ed6dd046446bafb805e"
"reference": "e08a3973b576ccfd2f74b3615e5393d739c0992e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/59adc4c576966f79c0854ed6dd046446bafb805e",
"reference": "59adc4c576966f79c0854ed6dd046446bafb805e",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/e08a3973b576ccfd2f74b3615e5393d739c0992e",
"reference": "e08a3973b576ccfd2f74b3615e5393d739c0992e",
"shasum": ""
},
"require": {
@ -4938,9 +4938,9 @@
"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.3-p2"
"source": "https://github.com/monarc-project/zm-client/tree/v2.12.3-p3"
},
"time": "2022-10-13T14:20:38+00:00"
"time": "2022-10-14T09:39:24+00:00"
},
{
"name": "nikic/php-parser",
@ -7997,12 +7997,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "2e0b4657407c945bc54a1d73910fcf81fca58ec6"
"reference": "1d3484a08d3875e28bc2ad66697b0947cd6a2d99"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/2e0b4657407c945bc54a1d73910fcf81fca58ec6",
"reference": "2e0b4657407c945bc54a1d73910fcf81fca58ec6",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/1d3484a08d3875e28bc2ad66697b0947cd6a2d99",
"reference": "1d3484a08d3875e28bc2ad66697b0947cd6a2d99",
"shasum": ""
},
"conflict": {
@ -8248,7 +8248,7 @@
"october/cms": "= 1.1.1|= 1.0.471|= 1.0.469|>=1.0.319,<1.0.469",
"october/october": ">=1.0.319,<1.0.466|>=2.1,<2.1.12",
"october/rain": "<1.0.472|>=1.1,<1.1.2",
"october/system": "<1.0.476|>=1.1,<1.1.12|>=2,<2.2.15",
"october/system": "<2.2.34|>=3,<3.0.66",
"onelogin/php-saml": "<2.10.4",
"oneup/uploader-bundle": "<1.9.3|>=2,<2.1.5",
"open-web-analytics/open-web-analytics": "<1.7.4",
@ -8516,7 +8516,7 @@
"type": "tidelift"
}
],
"time": "2022-10-11T21:05:01+00:00"
"time": "2022-10-13T20:04:41+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",