Updated the client dependency with the fix.

pull/413/head
Ruslan Baidan 2021-06-25 15:00:42 +02:00
parent 1c4777fa8b
commit 307e822438
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 10 additions and 10 deletions

20
composer.lock generated
View File

@ -2607,16 +2607,16 @@
}, },
{ {
"name": "laminas/laminas-escaper", "name": "laminas/laminas-escaper",
"version": "2.7.0", "version": "2.7.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laminas/laminas-escaper.git", "url": "https://github.com/laminas/laminas-escaper.git",
"reference": "5e04bc5ae5990b17159d79d331055e2c645e5cc5" "reference": "67dac07c6b4857fbf2bd7a5257a4e1ca8a1c00d0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/5e04bc5ae5990b17159d79d331055e2c645e5cc5", "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/67dac07c6b4857fbf2bd7a5257a4e1ca8a1c00d0",
"reference": "5e04bc5ae5990b17159d79d331055e2c645e5cc5", "reference": "67dac07c6b4857fbf2bd7a5257a4e1ca8a1c00d0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2627,7 +2627,7 @@
"zendframework/zend-escaper": "^2.6.1" "zendframework/zend-escaper": "^2.6.1"
}, },
"require-dev": { "require-dev": {
"laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-coding-standard": "~2.3.0",
"phpunit/phpunit": "^9.3", "phpunit/phpunit": "^9.3",
"psalm/plugin-phpunit": "^0.12.2", "psalm/plugin-phpunit": "^0.12.2",
"vimeo/psalm": "^3.16" "vimeo/psalm": "^3.16"
@ -2666,7 +2666,7 @@
"type": "community_bridge" "type": "community_bridge"
} }
], ],
"time": "2020-11-17T21:26:43+00:00" "time": "2021-06-24T16:45:38+00:00"
}, },
{ {
"name": "laminas/laminas-eventmanager", "name": "laminas/laminas-eventmanager",
@ -4620,12 +4620,12 @@
"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": "b0d7f8eb2e210887597c00ff29fd8ad28a9ca203" "reference": "5f91f5829890510391fd3f41e66719217819eb78"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/b0d7f8eb2e210887597c00ff29fd8ad28a9ca203", "url": "https://api.github.com/repos/monarc-project/zm-client/zipball/5f91f5829890510391fd3f41e66719217819eb78",
"reference": "b0d7f8eb2e210887597c00ff29fd8ad28a9ca203", "reference": "5f91f5829890510391fd3f41e66719217819eb78",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4708,7 +4708,7 @@
"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.10.4" "source": "https://github.com/monarc-project/zm-client/tree/v2.10.4"
}, },
"time": "2021-06-24T11:24:03+00:00" "time": "2021-06-25T12:58:39+00:00"
}, },
{ {
"name": "monarc/phpword", "name": "monarc/phpword",