Updated the frontoffice dependency with the batch amvs removal fix.

pull/430/head
Ruslan Baidan 2022-04-01 10:26:38 +02:00
parent 7850989181
commit c5640b7ad4
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 12 additions and 12 deletions

24
composer.lock generated
View File

@ -4544,16 +4544,16 @@
}, },
{ {
"name": "monarc/core", "name": "monarc/core",
"version": "v2.11.1-p8", "version": "v2.11.1-p9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/monarc-project/zm-core.git", "url": "https://github.com/monarc-project/zm-core.git",
"reference": "d119b59ed8c2e2e30a844d222f76289a235a8540" "reference": "465d6dc59ae161efe1f038c9da6d0cec5884c1bf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/d119b59ed8c2e2e30a844d222f76289a235a8540", "url": "https://api.github.com/repos/monarc-project/zm-core/zipball/465d6dc59ae161efe1f038c9da6d0cec5884c1bf",
"reference": "d119b59ed8c2e2e30a844d222f76289a235a8540", "reference": "465d6dc59ae161efe1f038c9da6d0cec5884c1bf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4629,22 +4629,22 @@
"description": "Core for monarc/monarc application", "description": "Core for monarc/monarc application",
"support": { "support": {
"issues": "https://github.com/monarc-project/zm-core/issues", "issues": "https://github.com/monarc-project/zm-core/issues",
"source": "https://github.com/monarc-project/zm-core/tree/v2.11.1-p8" "source": "https://github.com/monarc-project/zm-core/tree/v2.11.1-p9"
}, },
"time": "2022-03-21T15:56:40+00:00" "time": "2022-04-01T08:24:45+00:00"
}, },
{ {
"name": "monarc/frontoffice", "name": "monarc/frontoffice",
"version": "v2.11.1-p14", "version": "v2.11.1-p15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/monarc-project/zm-client.git", "url": "https://github.com/monarc-project/zm-client.git",
"reference": "ce4f01df8d9aee55d412082f67903ecb88631d24" "reference": "ddae9d5a54d229f611c49a85a25034679c45e711"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/ce4f01df8d9aee55d412082f67903ecb88631d24", "url": "https://api.github.com/repos/monarc-project/zm-client/zipball/ddae9d5a54d229f611c49a85a25034679c45e711",
"reference": "ce4f01df8d9aee55d412082f67903ecb88631d24", "reference": "ddae9d5a54d229f611c49a85a25034679c45e711",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4725,9 +4725,9 @@
"description": "Frontoffice for monarc/monarc application", "description": "Frontoffice for monarc/monarc application",
"support": { "support": {
"issues": "https://github.com/monarc-project/zm-client/issues", "issues": "https://github.com/monarc-project/zm-client/issues",
"source": "https://github.com/monarc-project/zm-client/tree/v2.11.1-p14" "source": "https://github.com/monarc-project/zm-client/tree/v2.11.1-p15"
}, },
"time": "2022-03-31T13:24:11+00:00" "time": "2022-04-01T08:24:06+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",