Updated the client dependency with reports generation fix.

pull/413/head
Ruslan Baidan 2021-11-23 09:57:55 +01:00
parent fec0334fa5
commit d57ad9bbbf
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -4690,16 +4690,16 @@
}, },
{ {
"name": "monarc/frontoffice", "name": "monarc/frontoffice",
"version": "v2.11.1-p6", "version": "v2.11.1-p7",
"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": "a1d4c72d5b15114ee875c73e83a0bb76bd40d593" "reference": "1e62cf12439e44bc62c07aaa3a556864dacebb3c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/a1d4c72d5b15114ee875c73e83a0bb76bd40d593", "url": "https://api.github.com/repos/monarc-project/zm-client/zipball/1e62cf12439e44bc62c07aaa3a556864dacebb3c",
"reference": "a1d4c72d5b15114ee875c73e83a0bb76bd40d593", "reference": "1e62cf12439e44bc62c07aaa3a556864dacebb3c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4780,9 +4780,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-p6" "source": "https://github.com/monarc-project/zm-client/tree/v2.11.1-p7"
}, },
"time": "2021-11-23T07:51:44+00:00" "time": "2021-11-23T08:36:02+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",