Updated the client dependency with the migration fix.

pull/483/head
Ruslan Baidan 2023-03-06 16:27:26 +01:00
parent e3bf42e565
commit 40abd19089
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 4 additions and 4 deletions

8
composer.lock generated
View File

@ -4584,12 +4584,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": "57d09917fe75d381789f10e2acbdd3ea9897cbec" "reference": "40c245112475566be2b915fe979dd6592ffbe9eb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/57d09917fe75d381789f10e2acbdd3ea9897cbec", "url": "https://api.github.com/repos/monarc-project/zm-client/zipball/40c245112475566be2b915fe979dd6592ffbe9eb",
"reference": "57d09917fe75d381789f10e2acbdd3ea9897cbec", "reference": "40c245112475566be2b915fe979dd6592ffbe9eb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4671,7 +4671,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.12.6" "source": "https://github.com/monarc-project/zm-client/tree/v2.12.6"
}, },
"time": "2023-03-06T12:03:20+00:00" "time": "2023-03-06T15:13:44+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",